aboutsummaryrefslogtreecommitdiff
path: root/net/sysrepo/Makefile
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2020-05-10 00:03:55 +0300
committerLucian Cristian <lucian.cristian@gmail.com>2020-05-10 00:03:55 +0300
commitc825364c1d3c45d1dac321ec1a8209f44da75d8d (patch)
tree7f7d065f51dca374abf1d14bc4a35f3bdcdb7319 /net/sysrepo/Makefile
parent0206a87146fef2b20d18187832935f63641f5c9b (diff)
Netopeer2: update Netopeer2 and dependencies to master
libnetconf2 to 1.1.24 libyang to 1.0.167 sysrepo to 1.4.58 Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'net/sysrepo/Makefile')
-rw-r--r--net/sysrepo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sysrepo/Makefile b/net/sysrepo/Makefile
index 6843f123d..d3eb3878b 100644
--- a/net/sysrepo/Makefile
+++ b/net/sysrepo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sysrepo
-PKG_VERSION:=1.4.2
+PKG_VERSION:=1.4.58
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/sysrepo/sysrepo/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=d84d4f092feab83b0a39fef5d0d62bc6ed1f0f8aa274329f2cbf0a95a6528d8a
+PKG_HASH:=9c134658a5b812cd86b9113c30fc01be5a094616f473e747032ccf614af9e4dd
PKG_MAINTAINER:=Mislav Novakovic <mislav.novakovic@sartura.hr>
PKG_LICENSE:=Apache-2.0