Skip to content

Commit

Permalink
package/libnetconf2: bump version to 2.1.11
Browse files Browse the repository at this point in the history
Signed-off-by: Heiko Thiery <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
hthiery authored and tpetazzoni committed Jul 6, 2022
1 parent ca336ca commit 62d5699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/libnetconf2/libnetconf2.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally calculated
sha256 3044f36c117a5eaad01482d0caffc30cb2a87c66090d3cd9c946fef85b8a2394 libnetconf2-2.1.7.tar.gz
sha256 0b0f0c84291710b0ca2497e1e02504a5ded7b83d49deeb4992bea7936e1d74b9 libnetconf2-2.1.11.tar.gz
sha256 bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064 LICENSE
2 changes: 1 addition & 1 deletion package/libnetconf2/libnetconf2.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBNETCONF2_VERSION = 2.1.7
LIBNETCONF2_VERSION = 2.1.11
LIBNETCONF2_SITE = $(call github,CESNET,libnetconf2,v$(LIBNETCONF2_VERSION))
LIBNETCONF2_INSTALL_STAGING = YES
LIBNETCONF2_LICENSE = BSD-3-Clause
Expand Down

0 comments on commit 62d5699

Please sign in to comment.