From: Hauke Mehrtens Date: Sat, 15 Oct 2016 15:56:23 +0000 (+0200) Subject: procd: update sha256sum X-Git-Tag: v17.01.0-rc1~1121 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=7b6fca0e325c11225f882e530927dee3ba0adfae procd: update sha256sum Commit f5c741b5e02 updated procd to a more recent version, but did not change the hash of the tar. Update it to the one matching the file on the download servers. Signed-off-by: Hauke Mehrtens --- diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile index df23edde58..fe4dbfbe12 100644 --- a/package/system/procd/Makefile +++ b/package/system/procd/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL=$(LEDE_GIT)/project/procd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=d1e14deae2ea28935280c3a2a6609549761619bc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz -PKG_MIRROR_MD5SUM:=141ccd49dfbf9cea5e78cec40cb42aff9a53e26ae6f343f21f9e239718e5a773 +PKG_MIRROR_MD5SUM:=06641ea55df6ab98e714728780b23c60cc9353e0686ec440bf03f0241a63dbaf CMAKE_INSTALL:=1 PKG_LICENSE:=GPL-2.0