diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index 867e12e866d..f1a9fbb7b99 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -1,6 +1,6 @@ # Template build file for 'libxml2'. pkgname=libxml2 -version=2.9.3 +version=2.9.4 revision=1 build_style=gnu-configure configure_args="--disable-static --with-threads --with-history" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.xmlsoft.org/" license="MIT" distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz" -checksum=4de9e31f46b44d34871c22f54bfc54398ef124d6f7cafb1f4a5958fbcd3ba12d +checksum=ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c LDFLAGS="-lz -llzma -lpthread"