[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Thu Jul 30 12:17:58 EDT 2020


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

commit d15b6e4895f74a6073d57b2fc8323a2234c1bd0c
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Jul 30 17:16:53 2020 +0100

    procd: update to git HEAD
    
     28be011 instance: make sure values are not inherited from previous runs
     2ae5cbc uxc: remove debugging left-over
    
    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 b52d4869b0..4373149ff9 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_SOURCE_DATE:=2020-07-29
-PKG_SOURCE_VERSION:=08133b8e1dc7d095d1dad1994d3e46bff1eb466f
-PKG_MIRROR_HASH:=84bc9d79244231cd845777c9daed3fe3ae095a5ba6d2a1b79732fcea411d550f
+PKG_SOURCE_DATE:=2020-07-30
+PKG_SOURCE_VERSION:=2ae5cbcf1d4509837a16eceafca374e9bf0ea850
+PKG_MIRROR_HASH:=479d4a4bfb71ef54300e7b669846e596db7792566302b4d29e3265643d89bce3
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list