[openwrt/openwrt] procd: update to Git HEAD (2024-10-20)

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 20 15:24:46 PDT 2024


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9343e74e102faffc2b5de9308dd0d27eed5b2eb3

commit 9343e74e102faffc2b5de9308dd0d27eed5b2eb3
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Oct 20 23:48:34 2024 +0200

    procd: update to Git HEAD (2024-10-20)
    
    0f88a52 system: replace openwrt_release with os-release
    ef3ab8b system: add build date to ubus output
    
    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 faf72a407d..e07f3ec81d 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:=9a0f7a5dfc883e7ea2f7f779e2e68f93507477ca780945219f808b145db5e71d
-PKG_SOURCE_DATE:=2024-07-07
-PKG_SOURCE_VERSION:=f230c11771875adc1f74bef013e8cea1fa1867bc
+PKG_MIRROR_HASH:=3d15a68fb614c4d7e129dc1bbe8a79adcb3115753c2fc95a36fd03855efc7a58
+PKG_SOURCE_DATE:=2024-10-20
+PKG_SOURCE_VERSION:=ef3ab8bc8fb18216793dd0c8106dd222c560453a
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list