treewide: Replace MD5SUM with HASH

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 5ae85b7952)
This commit is contained in:
Rosen Penev
2019-10-30 14:14:51 -07:00
parent 5bc62e00aa
commit 42c85958fd
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -53,9 +53,9 @@ CAMBOZOLA:=cambozola-0.936.tar.gz
# Using the OpenWrt mirror provides a stable version
# orig-URL:=http://www.andywilcock.com/code/cambozola
define Download/cambozola
URL:=http://mirror2.openwrt.org/sources
URL:=https://sources.openwrt.org/
FILE:=$(CAMBOZOLA)
MD5SUM:=35c45188aa9635aef2b745c35c311396
HASH:=4e4e92d95673edd051e6b4d36bed8c5328873f5fc374073760b457d4be33415b
endef
# redefine prepare to extract to our build dir