From: Mislav Novakovic Date: Fri, 12 May 2017 14:43:29 +0000 (+0200) Subject: netopeer2: add PKG_MIRROR_HASH X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e824198d54015fb8b7ba772ba483eecdadf8c076;p=openwrt-packages.git netopeer2: add PKG_MIRROR_HASH Signed-off-by: Mislav Novakovic --- diff --git a/net/netopeer2/Makefile b/net/netopeer2/Makefile index 017cf2f93..5a283b4a2 100644 --- a/net/netopeer2/Makefile +++ b/net/netopeer2/Makefile @@ -18,6 +18,7 @@ PKG_VERSION:=0.3.65 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=c204b59f9c2bb7e63eb907f33c44adbf208295ee +PKG_MIRROR_HASH:=61a2b3e0ee9a3cf2f73715843f059c79292446ad3643f4eeb85d48d1e185c3b9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/CESNET/Netopeer2.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)