From 92d7f6522617c947d635680d045f12a4ef77bcb4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Dec 2014 07:51:34 +0100 Subject: convert checksum check to sha256 Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. --- toolchain/elf2flt/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/elf2flt/Makefile.inc') diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc index 3a0f126dd..2620ec710 100644 --- a/toolchain/elf2flt/Makefile.inc +++ b/toolchain/elf2flt/Makefile.inc @@ -4,5 +4,5 @@ PKG_NAME:= elf2flt PKG_VERSION:= 20140814 PKG_RELEASE:= 1 -PKG_MD5SUM:= be5c918b90a591d3d4037580cda1764a +PKG_HASH:= c284abd28aaaa3e95dd6ab1d08a0cf5e8586bf2989f21e696f98eb71bfc64cdf PKG_SITES:= http://www.openadk.org/distfiles/ -- cgit v1.2.3