diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index 73d41ef1466..4deb17efbd2 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -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"