mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 14:53:47 +01:00
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>
This commit is contained in:
parent
145408a592
commit
67fe34932e
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:=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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue