]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
procd: update to Git HEAD (2025-08-07)
authorFelix Fietkau <nbd@nbd.name>
Thu, 7 Aug 2025 13:44:56 +0000 (15:44 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Aug 2025 13:45:10 +0000 (15:45 +0200)
84372dab89a8 hotplug: switch to using avl tree for hotplug subsystems
4d023b8a8c51 hotplug: send event notifications
467800980021 hotplug: ensure that the button subsystem is always registered

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/system/procd/Makefile

index a04194eb2941fc24f2a642ceaa9e1d099742cd74..0ede26c37feccf2cdea201d2fcffb524dd6e3aee 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_MIRROR_HASH:=0dccbdbfea96106d1e394cb74a02fa4c7910e06e6d62212d704153bea8dc3024
-PKG_SOURCE_DATE:=2025-06-19
-PKG_SOURCE_VERSION:=cde025d5baf32e62b485ef9f8ba1e835ba8ece0e
+PKG_MIRROR_HASH:=6e40f4b526773166315cfccdab22d0d7d5cc18f2a968f3987268de46207b976b
+PKG_SOURCE_DATE:=2025-08-07
+PKG_SOURCE_VERSION:=46780098002167070c665f03f1a8ed76d1e1c55f
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0