projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
854459a
)
tools/upslug2: add SHA256 hash to use mirror tarball
author
Felix Fietkau
<nbd@nbd.name>
Mon, 5 Dec 2016 10:37:42 +0000
(11:37 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 5 Dec 2016 10:37:54 +0000
(11:37 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/upslug2/Makefile
patch
|
blob
|
history
diff --git
a/tools/upslug2/Makefile
b/tools/upslug2/Makefile
index b28f9efab95fad3625f7022176fbbda28bbcf560..face1d2183d8eb91de9e9f8d406b381391276f1f 100644
(file)
--- a/
tools/upslug2/Makefile
+++ b/
tools/upslug2/Makefile
@@
-14,6
+14,7
@@
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_SUBDIR:=upslug2-$(PKG_VERSION)
PKG_SOURCE_VERSION:=41
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_MIRROR_MD5SUM:=5c69eae3a2affef8f4f7194cfedfdb9175b04ca433f9ae046c85309b42bdb21e
include $(INCLUDE_DIR)/host-build.mk