[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Tue Nov 23 06:04:21 PST 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/507f50df0771935ee389d383c0543e36f914f949

commit 507f50df0771935ee389d383c0543e36f914f949
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Tue Nov 23 14:00:42 2021 +0000

    procd: update to git HEAD
    
     8de12de system: add diskfree infos to ubus
     bf3fe0e service: move jail parsing to end of instance parser
     87b5836 procd: add full service shutdown prior to sysupgrade
     01ac2c4 procd: service_stop_all: also kill inittab actions
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 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 f87572aef9..228eecfebc 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_MIRROR_HASH:=0ff42d965b6c07fe9d1731395623b78967b83bbeb85deda900dd430a2883643f
-PKG_SOURCE_DATE:=2021-11-11
-PKG_SOURCE_VERSION:=9d1431e1309e1acee06c016acc08cb7650b1d0af
+PKG_MIRROR_HASH:=39f24aa076a61a3d570f4e5f7a3f38eb6b6e3b96a967c8be7f0dc3e3ffaeed1a
+PKG_SOURCE_DATE:=2021-11-23
+PKG_SOURCE_VERSION:=01ac2c4500cb0c7934640e6d2e5f99b08483bdf4
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list