[openwrt/openwrt] procd: update to latest HEAD
LEDE Commits
lede-commits at lists.infradead.org
Wed Dec 11 06:43:47 PST 2024
blogic pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2bcc49aef93f454950d425b8de69d230b52cc63c
commit 2bcc49aef93f454950d425b8de69d230b52cc63c
Author: John Crispin <john at phrozen.org>
AuthorDate: Wed Dec 11 12:32:37 2024 +0100
procd: update to latest HEAD
e2f05de state: set_stdio: chdir back to / in case of failure
30542c9 inittab: Disable implicit controlling TTY.
Signed-off-by: John Crispin <john at phrozen.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 b9099a5ba5..70df481a22 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:=56c5f71da3f68036c63ae59d01992785e74027726da5973297895985cd27c215
-PKG_SOURCE_DATE:=2024-11-13
-PKG_SOURCE_VERSION:=7330fa55c5211eb7b3c675d1c7b8281b69b53553
+PKG_MIRROR_HASH:=2c9eb493618e3a695d329cbf7379a165d4c2366a6e00edc63db3271aa059a294
+PKG_SOURCE_DATE:=2024-12-11
+PKG_SOURCE_VERSION:=e2f05deb93949f447d397e8cd3a341bc8e53cd38
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list