[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sun Jul 25 05:53:51 PDT 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/e11be055f137c4a3eb0bcb113a8e36a1c619dbb3

commit e11be055f137c4a3eb0bcb113a8e36a1c619dbb3
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Jul 25 14:51:22 2021 +0200

    procd: update to git HEAD
    
     f26233e watchdog: Add an info message if the watchdog reset the system
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/system/procd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 7d2c0a4170..a7a3731f56 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -13,8 +13,8 @@ PKG_RELEASE:=$(AUTORELEASE)
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
 PKG_SOURCE_DATE:=2021-07-25
-PKG_SOURCE_VERSION:=3a9d9102aa29cd3522a457d6e961454dabdee7cc
-PKG_MIRROR_HASH:=bda7f10b7acfea3eba1d719edc038df30c783d813bca8440a578aa2438683d6f
+PKG_SOURCE_VERSION:=f26233edb6a550bf23d51d5d4c864baf093e46e1
+PKG_MIRROR_HASH:=6160291a1b94cf89e4e438440ef393119f88c6182937d557a9e2864e765322a6
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list