[openwrt/openwrt] procd: update to Git HEAD (2024-12-22)
LEDE Commits
lede-commits at lists.infradead.org
Mon Dec 23 14:02:45 PST 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/f69fc4c413357ab2e981f11eacd6101b6a59ab34
commit f69fc4c413357ab2e981f11eacd6101b6a59ab34
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Dec 22 17:47:34 2024 +0100
procd: update to Git HEAD (2024-12-22)
42d3937 jail/seccomp: add support for loongarch64
Link: https://github.com/openwrt/openwrt/pull/17335
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 7a2276a46d..65cc0ad9f6 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_MIRROR_HASH:=99139ce325d73f5b250d115703540acfac3bcdc8ee202f2d3aacf3083042bc70
-PKG_SOURCE_DATE:=2024-12-17
-PKG_SOURCE_VERSION:=fd01fb852302a2683d09ee1c2193d7c51e2b0ba8
+PKG_MIRROR_HASH:=41dbb5352eff931ecc78c4ce9a081645c26a7fb8dc57cdd6521a2f8d3a142567
+PKG_SOURCE_DATE:=2024-12-22
+PKG_SOURCE_VERSION:=42d3937654508b04da64969f9d764ac2ec411904
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list