]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
procd: update to git HEAD 22204/head
authorNora Schiffer <neocturne@universe-factory.net>
Fri, 27 Feb 2026 19:19:16 +0000 (20:19 +0100)
committerNora Schiffer <neocturne@universe-factory.net>
Sun, 1 Mar 2026 10:52:02 +0000 (11:52 +0100)
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>
package/system/procd/Makefile

index bcbdd31cec416d77f66ffc372fa8fe30e0b09e45..1c1b520ffed3d951158341245e84211c6d73115c 100644 (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