From: Mislav Novakovic Date: Fri, 12 May 2017 14:43:16 +0000 (+0200) Subject: libnetconf2: add PKG_MIRROR_HASH X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1c2614c88f190efeb496b06774907b03f0589eaa;p=feed%2Fpackages.git libnetconf2: add PKG_MIRROR_HASH Signed-off-by: Mislav Novakovic --- diff --git a/libs/libnetconf2/Makefile b/libs/libnetconf2/Makefile index 6b0882ca0b..f626e09b1c 100644 --- a/libs/libnetconf2/Makefile +++ b/libs/libnetconf2/Makefile @@ -16,6 +16,7 @@ PKG_VERSION:=0.8.56 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=4d13eca938085298edbad6a731d77dfd55c8d514 +PKG_MIRROR_HASH:=88d1ab14a945c8c8c9fadfb248568294ac5f62dea3b8d99e60dbb8262f7107bc PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/cesnet/libnetconf2/ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)