All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.30
@ 2023-02-13 18:19 Heiko Thiery
  2023-02-13 18:19 ` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 2.1.28 Heiko Thiery
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Heiko Thiery @ 2023-02-13 18:19 UTC (permalink / raw)
  To: buildroot; +Cc: Jan Kundrát, Heiko Thiery

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
 package/libyang/libyang.hash | 2 +-
 package/libyang/libyang.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libyang/libyang.hash b/package/libyang/libyang.hash
index da8600351b..26a28d6eed 100644
--- a/package/libyang/libyang.hash
+++ b/package/libyang/libyang.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  f30ee1c3e13f0c5d25c4d2fb628e4b262b483d0a500464a7c12008ccc393a69e  libyang-2.1.4.tar.gz
+sha256  761cfd959342b147f6a43a84c931c7fde68dd3a1ad540a0e5302288b204f073d  libyang-2.1.30.tar.gz
 sha256  0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb  LICENSE
diff --git a/package/libyang/libyang.mk b/package/libyang/libyang.mk
index 6c57a2dd42..f160035c09 100644
--- a/package/libyang/libyang.mk
+++ b/package/libyang/libyang.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBYANG_VERSION = 2.1.4
+LIBYANG_VERSION = 2.1.30
 LIBYANG_SITE = $(call github,CESNET,libyang,v$(LIBYANG_VERSION))
 LIBYANG_LICENSE = BSD-3-Clause
 LIBYANG_LICENSE_FILES = LICENSE
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-15 20:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13 18:19 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.30 Heiko Thiery
2023-02-13 18:19 ` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 2.1.28 Heiko Thiery
2023-02-13 18:19 ` [Buildroot] [PATCH 3/4] package/sysrepo: bump version to 2.2.36 Heiko Thiery
2023-02-13 18:19 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.49 Heiko Thiery
2023-02-15 20:58 ` [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.30 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.