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:=4.2.2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
||||
PKG_MD5SUM:=7ffe1c7cdc3233e1e0c4b502df253974
|
||||
PKG_HASH:=f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7
|
||||
PKG_CAT:=bzcat
|
||||
export SED:=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user