From 720b99215da295a2e7b4acdef30b58bec6acedc2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 16 Dec 2016 17:32:10 +0100 Subject: treewide: clean up download hashes Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau --- toolchain/fortify-headers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/fortify-headers') diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile index 6f273a4c59..8caf8c84ce 100644 --- a/toolchain/fortify-headers/Makefile +++ b/toolchain/fortify-headers/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE=1 PKG_SOURCE_URL:=http://dl.2f30.org/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=678ebdac0c3278b934c6524cd1e3dc4c +PKG_HASH:=afcd073d6d8d175eede2a28a7dd71b7150cb03290f99102261892c793f6b4cb1 include $(INCLUDE_DIR)/toolchain-build.mk -- cgit v1.2.3