[openwrt/openwrt] procd: update to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Sun Jul 18 11:12:50 PDT 2021
dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/cda668e0468a6e233f67e5fb895b02bf2d631a0b
commit cda668e0468a6e233f67e5fb895b02bf2d631a0b
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Jul 18 19:09:50 2021 +0100
procd: update to git HEAD
9bd1b7f jail: refactor directory handling for rootfs and overlaydir
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 494062d791..12cbb1e0f8 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_SOURCE_DATE:=2021-07-17
-PKG_SOURCE_VERSION:=05459054fb6b5f49c76fd5de2d02ff6c891f1dcd
-PKG_MIRROR_HASH:=4859f62d3db49e49db1e62d0e3bd40bdfdd4a9d51edf35df8fff6781512e9d55
+PKG_SOURCE_DATE:=2021-07-18
+PKG_SOURCE_VERSION:=9bd1b7f0951ec2bcf56674fa729af3872b276057
+PKG_MIRROR_HASH:=87681b3f320af1392bfdecfe6e3c69a32a95169af0ca243e44bad78f22b34e3d
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list