diff mbox series

[1/2] package/libxml2: bump version to 2.11.4

Message ID 20230608185931.3518078-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/2] package/libxml2: bump version to 2.11.4 | expand

Commit Message

Bernd Kuhls June 8, 2023, 6:59 p.m. UTC
Release notes:
https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.0.news
https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.1.news
https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.2.news
https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.3.news
https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.news

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libxml2/libxml2.hash | 4 ++--
 package/libxml2/libxml2.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard June 18, 2023, 11:19 a.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Release notes:
 > https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.0.news
 > https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.1.news
 > https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.2.news
 > https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.3.news
 > https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.news

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/libxml2/libxml2.hash b/package/libxml2/libxml2.hash
index 37030bdfaa..f3650c5ec5 100644
--- a/package/libxml2/libxml2.hash
+++ b/package/libxml2/libxml2.hash
@@ -1,4 +1,4 @@ 
-# From https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.4.sha256sum
-sha256  ed0c91c5845008f1936739e4eee2035531c1c94742c6541f44ee66d885948d45  libxml2-2.10.4.tar.xz
+# From https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.sha256sum
+sha256  737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7  libxml2-2.11.4.tar.xz
 # License files, locally calculated
 sha256  c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd  Copyright
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index cf26a36cc4..9f7774f719 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBXML2_VERSION_MAJOR = 2.10
+LIBXML2_VERSION_MAJOR = 2.11
 LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR).4
 LIBXML2_SOURCE = libxml2-$(LIBXML2_VERSION).tar.xz
 LIBXML2_SITE = \