treewide: Replace MD5SUM with HASH

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-10-30 14:14:51 -07:00
committed by Yousong Zhou
parent 5329e65e46
commit 5ae85b7952
4 changed files with 7 additions and 7 deletions

View File

@@ -183,9 +183,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