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@nbd.name>
This commit is contained in:
parent
84eefb493b
commit
784dca7e3a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue