[openwrt/openwrt] procd: update to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Fri Oct 22 14:52:16 PDT 2021
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0ca81ff047963782ba940d87389e544235272ee7
commit 0ca81ff047963782ba940d87389e544235272ee7
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Fri Oct 22 23:48:24 2021 +0200
procd: update to git HEAD
jail: Fix build with glibc
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
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 e5f4c2a50a..2ce86062dc 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-10-17
-PKG_SOURCE_VERSION:=59f769920276229a3ee2dcbe75ea54095cf14ffe
-PKG_MIRROR_HASH:=2514d914bf317c5965ef90440e2c6bd8c409805db02348af4ed4aa58a0496fcf
+PKG_SOURCE_DATE:=2021-10-22
+PKG_SOURCE_VERSION:=1c36d3d0a8fc87b97e236269f5104e139f1d641d
+PKG_MIRROR_HASH:=a5d64ab80c53bf3cb77e796aa673c2ba7d0a578fd443b802688ce91ee96a3f0d
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list