[openwrt/openwrt] procd: update to Git HEAD (2025-05-31)
LEDE Commits
lede-commits at lists.infradead.org
Sat May 31 07:22:09 PDT 2025
nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/784dca7e3a3e4851a5d5a7eeb4664cd281b1b8d3
commit 784dca7e3a3e4851a5d5a7eeb4664cd281b1b8d3
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sat May 31 16:21:18 2025 +0200
procd: update to Git HEAD (2025-05-31)
59d22013f9dd jail: make udebug socket optional
Fixes: https://github.com/openwrt/openwrt/issues/18967
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
package/system/procd/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index acd17b1b16..7a3ff1e1c3 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_MIRROR_HASH:=74e0826641d6120237f96c99c10b6beb83711374578d0541c6df78160781f6b6
-PKG_SOURCE_DATE:=2025-05-28
-PKG_SOURCE_VERSION:=a3d6f1f59ff73cdb384ffde14049f841384968c9
+PKG_MIRROR_HASH:=08f1bb20ca729839eb2070fea623d2f18024225b599651abaead8f49ae8d1b15
+PKG_SOURCE_DATE:=2025-05-31
+PKG_SOURCE_VERSION:=59d22013f9dd38f60b0f953534601532dd429c28
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list