From: Lucian Cristian Date: Fri, 12 Nov 2021 03:17:59 +0000 (+0200) Subject: netopeer2: update to 2.0.35 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=90834c5ce15b964f42a705fd2270cbffcc41b0f3;p=openwrt-packages.git netopeer2: update to 2.0.35 needed after libyang update Signed-off-by: Lucian Cristian --- 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 PKG_LICENSE:=BSD-3-Clause