From 0289d61dfab7d3c4fa5ada72eb9db1bce9fbee87 Mon Sep 17 00:00:00 2001 From: Dario Binacchi Date: Sat, 15 Nov 2025 19:21:10 +0100 Subject: [PATCH] package/netopeer2: bump to version 2.4.5 This release depends on libyang (v3.13.6), libnetconf2 (v3.7.10) and sysrepo (v3.7.11). See https://github.com/CESNET/netopeer2/releases/tag/v2.4.5 for the changes. Signed-off-by: Dario Binacchi [Julien: change release notes link to point on exact release] Signed-off-by: Julien Olivain --- package/netopeer2/netopeer2.hash | 2 +- package/netopeer2/netopeer2.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/netopeer2/netopeer2.hash b/package/netopeer2/netopeer2.hash index 3a70b15539..e87aebf0bf 100644 --- a/package/netopeer2/netopeer2.hash +++ b/package/netopeer2/netopeer2.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 86d77efcb65f0bb2c3bc0f2128a320113ce7125f39882fe7d8334c168ed9567d netopeer2-2.4.1.tar.gz +sha256 63d42493752062e7dfb3d3aca9c4157f49298401bdc5cd5166975f2cbc5f6f1b netopeer2-2.4.5.tar.gz sha256 b46f161fbdcf127d3ef22602e15958c3092fe3294f71a2dc8cdf8f6689cba95b LICENSE diff --git a/package/netopeer2/netopeer2.mk b/package/netopeer2/netopeer2.mk index 71f2c50640..543dfdfa33 100644 --- a/package/netopeer2/netopeer2.mk +++ b/package/netopeer2/netopeer2.mk @@ -4,7 +4,7 @@ # ################################################################################ -NETOPEER2_VERSION = 2.4.1 +NETOPEER2_VERSION = 2.4.5 NETOPEER2_SITE = $(call github,CESNET,Netopeer2,v$(NETOPEER2_VERSION)) NETOPEER2_DL_SUBDIR = netopeer2 NETOPEER2_LICENSE = BSD-3-Clause