procd: update sha256sum

Commit f5c741b5e0 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 <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens 2016-10-15 17:56:23 +02:00
parent 18bb1c9391
commit 7b6fca0e32
1 changed files with 1 additions and 1 deletions

View File

@ -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