Parcourir la source

package/libnetconf2: bump version to 2.1.28

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Heiko Thiery il y a 2 ans
Parent
commit
d22988bfbd
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      package/libnetconf2/libnetconf2.hash
  2. 1 1
      package/libnetconf2/libnetconf2.mk

+ 1 - 1
package/libnetconf2/libnetconf2.hash

@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  2f1a6559e8e43ea18ea337ab5f194f8443695c7ab4dde5d7b2560603f9bf702a  libnetconf2-2.1.25.tar.gz
+sha256  72e9a6461fadbd22f0cf0d23ba68d62b297c8f564f7f2bee069748fb67fc3a24  libnetconf2-2.1.28.tar.gz
 sha256  bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064  LICENSE

+ 1 - 1
package/libnetconf2/libnetconf2.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNETCONF2_VERSION = 2.1.25
+LIBNETCONF2_VERSION = 2.1.28
 LIBNETCONF2_SITE = $(call github,CESNET,libnetconf2,v$(LIBNETCONF2_VERSION))
 LIBNETCONF2_INSTALL_STAGING = YES
 LIBNETCONF2_LICENSE = BSD-3-Clause