[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon Mar 8 00:12:16 GMT 2021


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

commit ffeb37047e85a5efd96890db12710e9d60b4b76a
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Mar 8 00:10:51 2021 +0000

    procd: update to git HEAD
    
     945d0d7 utils: fix C style in header file
     2cfc26f inittab: detect active console from kernel if no console= specified
    
    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 64c14b534d..861dd0da57 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-02
-PKG_SOURCE_VERSION:=64e9f3a4ef61b53f72d0c9cf03da109e43b6700e
-PKG_MIRROR_HASH:=59e1ea81e16b865c8e1bf16d747fd802285fd6bf8d689065e48dc1dee07447fb
+PKG_SOURCE_DATE:=2021-03-08
+PKG_SOURCE_VERSION:=2cfc26f8456a4d5ba3836c914a742f3d00bad781
+PKG_MIRROR_HASH:=4b514143949b6ea5799a7b0b2f2f4ad5f084f88929eb0ac5a01ffc7852a71d22
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list