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

@@ -14,7 +14,7 @@ PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/bc \
http://gnualpha.uib.no/bc/ \
http://mirrors.fe.up.pt/pub/gnu-alpha/bc/ \
http://www.nic.funet.fi/pub/gnu/alpha/gnu/bc/
PKG_MD5SUM:=5126a721b73f97d715bb72c13c889035
PKG_HASH:=7ee4abbcfac03d8a6e1a8a3440558a3d239d6b858585063e745c760957725ecc
include $(INCLUDE_DIR)/host-build.mk