diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index be660f81aa0..cbe0b9b37f2 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -1,7 +1,7 @@ # Template file for 'libxml2' pkgname=libxml2 version=2.9.13 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-threads --with-history --with-icu" hostmakedepends="gettext pkg-config python3"