[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Fri Dec 10 19:18:26 PST 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/56b14fdeb24b63b26ae948aa2fa6b1ce4b9df1fd

commit 56b14fdeb24b63b26ae948aa2fa6b1ce4b9df1fd
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sat Dec 11 03:16:16 2021 +0000

    procd: update to git HEAD
    
     bb95fe8 jail: make sure jailed process is terminated
    
    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 228eecfebc..0f0df8c68d 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:=39f24aa076a61a3d570f4e5f7a3f38eb6b6e3b96a967c8be7f0dc3e3ffaeed1a
-PKG_SOURCE_DATE:=2021-11-23
-PKG_SOURCE_VERSION:=01ac2c4500cb0c7934640e6d2e5f99b08483bdf4
+PKG_MIRROR_HASH:=e2c60679cc39549e01c2c8e64eeb78278edb92953ce24e74b73da9ac0f21fe3d
+PKG_SOURCE_DATE:=2021-12-11
+PKG_SOURCE_VERSION:=bb95fe8df7115ab57792369c768927eafc042161
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list