Browse Source

sysrepo: add PKG_MIRROR_HASH

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
lilik-openwrt-22.03
Mislav Novakovic 7 years ago
parent
commit
b3f9e7058e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/sysrepo/Makefile

+ 1
- 0
net/sysrepo/Makefile View File

@ -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)


Loading…
Cancel
Save