[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon May 2 18:12:42 PDT 2022


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

commit fb011118664756ee33bf16a39bf6e73d02cc2d3f
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Tue May 3 02:07:40 2022 +0100

    procd: update to git HEAD
    
     652e6df init: restore SELinux labels after policy is loaded
    
    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 bcc10444c0..5a355ce377 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:=28630389c91e6025a718abcbd100534d72446afce3c5956f94d6972e56ed7c5f
-PKG_SOURCE_DATE:=2022-04-13
-PKG_SOURCE_VERSION:=eb03f03105a857a0b7310e4c93bff46aa29f3a40
+PKG_MIRROR_HASH:=26c4dd6cfb27ef8f5ef55f7c8d4622ff91e3490917e4fb03f54b138737113251
+PKG_SOURCE_DATE:=2022-05-03
+PKG_SOURCE_VERSION:=652e6df06f8413f19a4786a275862cfe76628093
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list