[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sat Jul 17 14:12:12 PDT 2021


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

commit c1a3eff3acd854a0eca1b26a48f253a8996abe16
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sat Jul 17 19:43:25 2021 +0100

    procd: update to git HEAD
    
     0545905 jail: make use of realpath() 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 b4ed79f08b..494062d791 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-15
-PKG_SOURCE_VERSION:=ed96eda0a2a15c8ee801c4c26e8fe5bd241f83e9
-PKG_MIRROR_HASH:=34c5feda54cfa67d96a2d42a502817f7a4b0b9ad66f19333df9e212bdf842bda
+PKG_SOURCE_DATE:=2021-07-17
+PKG_SOURCE_VERSION:=05459054fb6b5f49c76fd5de2d02ff6c891f1dcd
+PKG_MIRROR_HASH:=4859f62d3db49e49db1e62d0e3bd40bdfdd4a9d51edf35df8fff6781512e9d55
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list