* [Buildroot] [PATCH 1/1] package/libxml2: bump version to 2.11.5
@ 2023-10-07 10:25 Bernd Kuhls
2023-10-11 9:03 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-10-07 10:25 UTC (permalink / raw)
To: buildroot; +Cc: Pierre-Jean Texier
Release notes:
https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.news
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libxml2/libxml2.hash | 4 ++--
package/libxml2/libxml2.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libxml2/libxml2.hash b/package/libxml2/libxml2.hash
index f3650c5ec5..cad19f930f 100644
--- a/package/libxml2/libxml2.hash
+++ b/package/libxml2/libxml2.hash
@@ -1,4 +1,4 @@
-# From https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.sha256sum
-sha256 737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7 libxml2-2.11.4.tar.xz
+# From https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.sha256sum
+sha256 3727b078c360ec69fa869de14bd6f75d7ee8d36987b071e6928d4720a28df3a6 libxml2-2.11.5.tar.xz
# License files, locally calculated
sha256 c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd Copyright
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index 672a2cb0f0..fb7767297b 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -5,7 +5,7 @@
################################################################################
LIBXML2_VERSION_MAJOR = 2.11
-LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR).4
+LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR).5
LIBXML2_SOURCE = libxml2-$(LIBXML2_VERSION).tar.xz
LIBXML2_SITE = \
https://download.gnome.org/sources/libxml2/$(LIBXML2_VERSION_MAJOR)
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-11 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-07 10:25 [Buildroot] [PATCH 1/1] package/libxml2: bump version to 2.11.5 Bernd Kuhls
2023-10-11 9:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox