procd: update to git HEAD

2881a59f3043 rcS: allow overriding init.d/rc.d paths
4e4a34b1a833 rcS, ubus: constify char * arguments and variables where appropriate

Link: https://github.com/openwrt/openwrt/pull/22204
Signed-off-by: Nora Schiffer <neocturne@universe-factory.net>
(cherry picked from commit 67fe34932e)
This commit is contained in:
Nora Schiffer 2026-02-27 20:19:16 +01:00
parent fb7df780e4
commit a7abb5a35b
No known key found for this signature in database
GPG key ID: 31B7DDB4C0DB7166

View file

@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
PKG_MIRROR_HASH:=52ce160ecd6fc3a662ddcbb5bd2f49c9a99a9e727df6f85e971564abb2d56b87
PKG_SOURCE_DATE:=2026-02-17
PKG_SOURCE_VERSION:=180ffccf79d1a1a2c3eb644e26f6d87b1cbcfffd
PKG_MIRROR_HASH:=123c54964fd8048931002bd74181335dfcbff8ed949af2055e367e03180fe287
PKG_SOURCE_DATE:=2026-02-20
PKG_SOURCE_VERSION:=2881a59f304326cf0a71c849738d052ba317b4cb
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0