[openwrt/openwrt] procd: update to latest HEAD
LEDE Commits
lede-commits at lists.infradead.org
Tue Dec 17 13:01:06 PST 2024
nbd pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/e109caeec4e7c43ed2e36b9cc1a519062b917309
commit e109caeec4e7c43ed2e36b9cc1a519062b917309
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>
(cherry picked from commit 2bcc49aef93f454950d425b8de69d230b52cc63c)
---
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 81e133f55b..98c66f9656 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