libxml2: update to 2.13.7.

This commit is contained in:
Leah Neukirchen 2025-03-31 14:02:08 +02:00
parent 3a5ccbc5fa
commit 66f47dd955

View file

@ -1,6 +1,6 @@
# Template file for 'libxml2'
pkgname=libxml2
version=2.13.6
version=2.13.7
revision=1
build_style=gnu-configure
configure_args="--with-threads --with-history --with-icu
@ -14,7 +14,7 @@ license="MIT"
homepage="https://gitlab.gnome.org/GNOME/libxml2"
changelog="https://gitlab.gnome.org/GNOME/libxml2/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/libxml2/${version%.*}/libxml2-${version}.tar.xz"
checksum=f453480307524968f7a04ec65e64f2a83a825973bcd260a2e7691be82ae70c96
checksum=14796d24402108e99d8de4e974d539bed62e23af8c4233317274ce073ceff93b
python_version=3
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"