diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index 6275426c19..3560156361 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -1,6 +1,6 @@ # Template build file for 'libxml2'. pkgname=libxml2 -version=2.9.7 +version=2.9.8 revision=1 build_style=gnu-configure configure_args="--disable-static --with-threads --with-history --with-icu" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://www.xmlsoft.org/" license="MIT" distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz" -checksum=f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c +checksum=0b74e51595654f958148759cfef0993114ddccccbb6f31aee018f3558e8e2732 LDFLAGS="-lz -llzma -lpthread"