aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libxml2
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-10-12 06:23:02 +0200
committerNick Hainke <vincent@systemli.org>2023-12-04 16:41:45 +0100
commit62277c485e79f6fe453a8a1bd54f271ae17c7490 (patch)
tree43fb28f0f5fcd209ffce6929bce69afab511902e /package/libs/libxml2
parentdc31722022a0544564e04ea0ce00ca14bcbb173b (diff)
downloadupstream-62277c485e79f6fe453a8a1bd54f271ae17c7490.tar.gz
upstream-62277c485e79f6fe453a8a1bd54f271ae17c7490.tar.bz2
upstream-62277c485e79f6fe453a8a1bd54f271ae17c7490.zip
libxml2: update to 2.11.6
Release Notes: - https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.5 - https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.6 Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/libs/libxml2')
-rw-r--r--package/libs/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/libxml2/Makefile b/package/libs/libxml2/Makefile
index ed1965c0195..b13e875de74 100644
--- a/package/libs/libxml2/Makefile
+++ b/package/libs/libxml2/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
-PKG_VERSION:=2.11.4
+PKG_VERSION:=2.11.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libxml2/$(basename $(PKG_VERSION))
-PKG_HASH:=737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7
+PKG_HASH:=c90eee7506764abbe07bb616b82da452529609815aefef423d66ef080eb0c300
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING