mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libnetconf2: bump to version to 3.7.10
For release notes, see: https://github.com/CESNET/libnetconf2/releases/tag/v3.7.10 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> [Julien: add link to release notes] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9e790ad1a1
commit
6d6662e5fd
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 c95c00ad887295d1fa31098c859c74e330eead78b2eee8d008701af2d9df80e5 libnetconf2-3.7.1.tar.gz
|
||||
sha256 7146932ea4fc8e12b9152e23e18e46699174c531ef1e0fc351b05fcd12295a81 libnetconf2-3.7.10.tar.gz
|
||||
sha256 bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBNETCONF2_VERSION = 3.7.1
|
||||
LIBNETCONF2_VERSION = 3.7.10
|
||||
LIBNETCONF2_SITE = $(call github,CESNET,libnetconf2,v$(LIBNETCONF2_VERSION))
|
||||
LIBNETCONF2_INSTALL_STAGING = YES
|
||||
LIBNETCONF2_LICENSE = BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user