forked from Ivasoft/openwrt
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:
@@ -11,7 +11,7 @@ PKG_VERSION:=6.1.1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNU/gmp/
|
||||
PKG_MD5SUM:=e70e183609244a332d80529e7e155a35
|
||||
PKG_HASH:=d36e9c05df488ad630fff17edb50051d6432357f9ce04e34a09b3d818825e831
|
||||
|
||||
HOST_FIXUP:=autoreconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user