treewide: clean up download hashes

Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2016-12-16 17:32:10 +01:00
parent 4921760a45
commit 720b99215d
233 changed files with 300 additions and 283 deletions

View File

@@ -11,7 +11,7 @@ PKG_VERSION:=0.17.1
PKG_SOURCE_URL:=http://isl.gforge.inria.fr
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_MD5SUM:=20b83900e234f982a566a3a6b3503bf1
PKG_HASH:=be152e5c816b477594f4c6194b5666d8129f3a27702756ae9ff60346a8731647
HOST_BUILD_PARALLEL:=1