aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2021-11-12 05:17:59 +0200
committerRosen Penev <rosenp@gmail.com>2021-11-12 11:02:56 -0800
commit90834c5ce15b964f42a705fd2270cbffcc41b0f3 (patch)
tree3734238302ddc2234a1aab79f272cc5cc5a02f9a
parent6048971467dc5621d2d08f2babca86f06043462d (diff)
netopeer2: update to 2.0.35
needed after libyang update Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
-rw-r--r--net/netopeer2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netopeer2/Makefile b/net/netopeer2/Makefile
index 3f234d4ce..cce33eda8 100644
--- a/net/netopeer2/Makefile
+++ b/net/netopeer2/Makefile
@@ -10,12 +10,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netopeer2
-PKG_VERSION:=1.1.70
+PKG_VERSION:=2.0.35
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/CESNET/Netopeer2/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=7fc1a3520ee4bb488112f502e34cea465464dc933d2a5742a72eb32a6dfe3b3f
+PKG_HASH:=dedae40419cfddd09c1be7bb536b3a762ec8dcd568c2bfe803c0f6789a5ca834
PKG_MAINTAINER:=Jakov Smolic <jakov.smolic@sartura.hr>
PKG_LICENSE:=BSD-3-Clause