[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sat Dec 12 18:34:46 EST 2020


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

commit 54239ccfe7b0e0077f60c7b8c069c9f0b866a86c
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sat Dec 12 23:33:14 2020 +0000

    procd: update to git HEAD
    
     111416d jail: remove unreachable code
     7f12c89 treewide: replace local mkdir_p implementations
    
    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 ed73587056..60936ba637 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_SOURCE_DATE:=2020-12-04
-PKG_SOURCE_VERSION:=6acc48c7a2faac48c534b8a5516500c270550a9e
-PKG_MIRROR_HASH:=ee1a238a54fff4c71a6e52f092394b94dbcc488581e6fd3a1bb6da515ce1cbaf
+PKG_SOURCE_DATE:=2020-12-12
+PKG_SOURCE_VERSION:=7f12c89d0b99a2f04e91b2327e74c049f6362b67
+PKG_MIRROR_HASH:=b71134d96a54327baae532415df430ad91c757c7862c736447f03bd22e2d5ec5
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list