From: Felix Fietkau Date: Mon, 5 Dec 2016 10:37:42 +0000 (+0100) Subject: tools/upslug2: add SHA256 hash to use mirror tarball X-Git-Tag: v17.01.0-rc1~605 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=a2457722918f602c4d9573c3d617ecc6af616bec;hp=854459a2f923376e0e509ebc0fb8ff90e9f13c02 tools/upslug2: add SHA256 hash to use mirror tarball Signed-off-by: Felix Fietkau --- diff --git a/tools/upslug2/Makefile b/tools/upslug2/Makefile index b28f9efab9..face1d2183 100644 --- 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