1
0
Fork 0
forked from mirror/openwrt

procd: update to Git HEAD (2025-08-07)

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>
This commit is contained in:
Felix Fietkau 2025-08-07 15:44:56 +02:00
parent 4880e8e338
commit 71c85bd88a

View 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