[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sun Mar 21 13:39:38 GMT 2021


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

commit 241ce95d639d194e2318d5094f986661c3dc422a
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Mar 21 13:31:51 2021 +0000

    procd: update to git HEAD
    
     7ee4563 procd: Adding support to detect Pantavisor Container Platform
    
    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 0fb45acf64..a2c1cf9798 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-03-19
-PKG_SOURCE_VERSION:=c23d8bf81624469ed97449af7bf9497ee2c351c2
-PKG_MIRROR_HASH:=5856295e5ffb6954081d07ba02d134e7a85bd52d731c404ccd4b150740241b84
+PKG_SOURCE_DATE:=2021-03-21
+PKG_SOURCE_VERSION:=7ee456346baca29af40a6d1a5071e57f32ebf762
+PKG_MIRROR_HASH:=aad23bc8f0548a46e60e4967b3f6645f03bad61c395269244c3509cc41f2c3d0
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list