mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
treewide: Replace MD5SUM with HASH
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
5329e65e46
commit
5ae85b7952
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user