All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.4
@ 2023-01-14 10:48 Heiko Thiery
  2023-01-14 10:48 ` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 2.1.25 Heiko Thiery
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Heiko Thiery @ 2023-01-14 10:48 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 c064c2e69c..da8600351b 100644
--- a/package/libyang/libyang.hash
+++ b/package/libyang/libyang.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  94898ee391c238dcd29ff21092e5dcab4e17b9623e88862a55b72fc6168846f8  libyang-2.0.194.tar.gz
+sha256  f30ee1c3e13f0c5d25c4d2fb628e4b262b483d0a500464a7c12008ccc393a69e  libyang-2.1.4.tar.gz
 sha256  0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb  LICENSE
diff --git a/package/libyang/libyang.mk b/package/libyang/libyang.mk
index 36f452ca07..6c57a2dd42 100644
--- a/package/libyang/libyang.mk
+++ b/package/libyang/libyang.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBYANG_VERSION = 2.0.194
+LIBYANG_VERSION = 2.1.4
 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] 7+ messages in thread

end of thread, other threads:[~2023-01-16 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-14 10:48 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.4 Heiko Thiery
2023-01-14 10:48 ` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 2.1.25 Heiko Thiery
2023-01-14 10:48 ` [Buildroot] [PATCH 3/4] package/libnetconf2: bump version 2.2.12 Heiko Thiery
2023-01-16 12:52   ` Peter Korsgaard
2023-01-16 13:39     ` Heiko Thiery
2023-01-14 10:48 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.42 Heiko Thiery
2023-01-14 20:03 ` [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.4 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.