[openwrt/openwrt] procd: update to Git HEAD (2025-03-13)

LEDE Commits lede-commits at lists.infradead.org
Thu Mar 13 03:23:22 PDT 2025


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/3b65496654335dba662367f35f79248d389eb6b0

commit 3b65496654335dba662367f35f79248d389eb6b0
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Mar 13 11:22:50 2025 +0100

    procd: update to Git HEAD (2025-03-13)
    
    80187cf5badb service: re-run init script "running" command after instance restart
    891094aefcb2 rcS: avoid duplicate pending "running" calls
    
    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 c7846f21bd..0e9097f6ad 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:=cad8681f04922a3ba05363330a2896a598572a2beee980692f1cd7c8d7136b5e
-PKG_SOURCE_DATE:=2025-01-30
-PKG_SOURCE_VERSION:=7fcb5a275fcff5ab697357c86ce568c71128b982
+PKG_MIRROR_HASH:=6c3cbc18ac23f925199308e40e78b423858d3abe3a396078fbd142996d266642
+PKG_SOURCE_DATE:=2025-03-13
+PKG_SOURCE_VERSION:=891094aefcb28a376a43b7c539f599a8e0987e4d
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list