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/mklibs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mklibs') diff --git a/tools/mklibs/Makefile b/tools/mklibs/Makefile index 6bf1431b8c..507c2fd394 100644 --- a/tools/mklibs/Makefile +++ b/tools/mklibs/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=0.1.35 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/m/mklibs/ -PKG_MD5SUM:=3d2a4bd0bbf5ba964b0a1ecdafd1ea9a +PKG_HASH:=ccb1023dc1729c5a37ca6c3eca8e4bac3491116763c8820dfce8eea4845c8567 HOST_FIXUP:=autoreconf -- cgit v1.2.3