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 --- tools/sparse/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/sparse') diff --git a/tools/sparse/Makefile b/tools/sparse/Makefile index d5cc8460b7..f365809041 100644 --- a/tools/sparse/Makefile +++ b/tools/sparse/Makefile @@ -13,6 +13,7 @@ PKG_SOURCE_VERSION:=40791b94c56b1a6da2a0ddeb1f9d5c9d64de8f93 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_MIRROR_HASH:=95dc331f100847e619a3c9a2183439c5c89e6ea7b5e2ef73362b5c7a5ef1a3f5 PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3