All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194
@ 2022-07-04  5:56 Heiko Thiery
  2022-07-04  5:56 ` [Buildroot] [PATCH 2/4] package/sysrepo: bump version to 2.1.64 Heiko Thiery
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Heiko Thiery @ 2022-07-04  5:56 UTC (permalink / raw)
  To: buildroot; +Cc: Heiko Thiery, Jan Kundrát

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 df794cc9f1..c064c2e69c 100644
--- a/package/libyang/libyang.hash
+++ b/package/libyang/libyang.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  7ed65c3e180eb14183d72676468b2b81682baef0957d88d0114341d886c19093  libyang-2.0.164.tar.gz
+sha256  94898ee391c238dcd29ff21092e5dcab4e17b9623e88862a55b72fc6168846f8  libyang-2.0.194.tar.gz
 sha256  0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb  LICENSE
diff --git a/package/libyang/libyang.mk b/package/libyang/libyang.mk
index e2dc810fe0..36f452ca07 100644
--- a/package/libyang/libyang.mk
+++ b/package/libyang/libyang.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBYANG_VERSION = 2.0.164
+LIBYANG_VERSION = 2.0.194
 LIBYANG_SITE = $(call github,CESNET,libyang,v$(LIBYANG_VERSION))
 LIBYANG_LICENSE = BSD-3-Clause
 LIBYANG_LICENSE_FILES = LICENSE
-- 
2.30.2

_______________________________________________
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:[~2022-07-06 19:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04  5:56 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Heiko Thiery
2022-07-04  5:56 ` [Buildroot] [PATCH 2/4] package/sysrepo: bump version to 2.1.64 Heiko Thiery
2022-07-04  5:56 ` [Buildroot] [PATCH 3/4] package/libnetconf2: bump version to 2.1.11 Heiko Thiery
2022-07-04  5:56 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.23 Heiko Thiery
2022-07-06 19:52 ` [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 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.