libxml2: update to 2.11.6
authorNick Hainke <vincent@systemli.org>
Thu, 12 Oct 2023 04:23:02 +0000 (06:23 +0200)
committerNick Hainke <vincent@systemli.org>
Mon, 4 Dec 2023 15:41:45 +0000 (16:41 +0100)
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>
package/libs/libxml2/Makefile

index ed1965c0195418474aec9ed01bc0304c0dfd264d..b13e875de74ac55576e35246014914a32cfbd651 100644 (file)
@@ -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