[openwrt/openwrt] procd: update to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Wed Jun 1 12:50:08 PDT 2022
dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4cbc26b212836973b22ae2a426de43325f893ee3
commit 4cbc26b212836973b22ae2a426de43325f893ee3
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Jun 1 20:44:04 2022 +0100
procd: update to git HEAD
557c98e init: selinux: don't relabel virtual filesystems
7a00968 init: only relabel rootfs if started from initramfs
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 5a355ce377..2c345e7b8f 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:=26c4dd6cfb27ef8f5ef55f7c8d4622ff91e3490917e4fb03f54b138737113251
-PKG_SOURCE_DATE:=2022-05-03
-PKG_SOURCE_VERSION:=652e6df06f8413f19a4786a275862cfe76628093
+PKG_MIRROR_HASH:=0d9b82919492e1ec0df4011b932a210b6256774d0cb1f1e3de24b6dbf36c6a77
+PKG_SOURCE_DATE:=2022-06-01
+PKG_SOURCE_VERSION:=7a0096853594874d4c60266ec338ac23728017df
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list