[openwrt/openwrt] procd: update to Git HEAD (2025-08-07)

LEDE Commits lede-commits at lists.infradead.org
Thu Aug 7 06:45:25 PDT 2025


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/71c85bd88a7454f5ac34513ca70ade3854dd3086

commit 71c85bd88a7454f5ac34513ca70ade3854dd3086
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Aug 7 15:44:56 2025 +0200

    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 at nbd.name>
---
 package/system/procd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index a04194eb29..0ede26c37f 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -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




More information about the lede-commits mailing list