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:
@@ -12,7 +12,7 @@ PKG_NAME:=strace
|
||||
|
||||
PKG_VERSION:=4.14
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=1e39b5f7583256d7dc21170b9da529ae
|
||||
PKG_HASH:=5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
|
||||
Reference in New Issue
Block a user