diff --git a/net/sysrepo/Makefile b/net/sysrepo/Makefile index eecf8286d..bfae426f3 100644 --- a/net/sysrepo/Makefile +++ b/net/sysrepo/Makefile @@ -15,6 +15,7 @@ PKG_VERSION:=0.6.0 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=e4a5705a4c5293ba121048c71899b98243d99edf +PKG_MIRROR_HASH:=aa0fb5d7c947dd428d9f573c84edf6237c8c1a4db92dcd4d7552a68d25277a39 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/sysrepo/sysrepo.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)