From 1c2614c88f190efeb496b06774907b03f0589eaa Mon Sep 17 00:00:00 2001 From: Mislav Novakovic Date: Fri, 12 May 2017 16:43:16 +0200 Subject: [PATCH] libnetconf2: add PKG_MIRROR_HASH Signed-off-by: Mislav Novakovic --- libs/libnetconf2/Makefile | 1 + 1 file changed, 1 insertion(+) 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) -- 2.30.2