[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sun May 16 18:13:43 BST 2021


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/dee89d42ede83fbd4f554a027635ecd04dec1e23

commit dee89d42ede83fbd4f554a027635ecd04dec1e23
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Tue Feb 23 13:16:23 2021 +0000

    procd: update to git HEAD
    
     2be57ed cosmetics: provide compatible system info on Aarch64
     37eed13 system: expose if system was booted from initramfs
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
    (cherry-picked from commit 5f1bd952785e3257199879248e0b82216757b0b6)
---
 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 fff9faa1bf..30d5adf427 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-02-08
-PKG_SOURCE_VERSION:=08938fe1cbc06eeaafa39448057368391d165272
-PKG_MIRROR_HASH:=efc3deac56057e929789d44742858b2a16d976f6bfa0a2036e413d10afcaeee4
+PKG_SOURCE_DATE:=2021-02-23
+PKG_SOURCE_VERSION:=37eed131e9967a35f47bacb3437a9d3c8a57b3f4
+PKG_MIRROR_HASH:=2b0131ff9055ccf987cbeb5f36c2c2585dc780999df6be312fbbbcd61ce676d4
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list