libxml2: update to 2.9.7. (#8826)

This commit is contained in:
maxice8 2017-11-04 03:14:06 -02:00 committed by Juan RP
parent 77b3e50b93
commit a7a9da6520
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libxml2'.
pkgname=libxml2
version=2.9.6
revision=3
version=2.9.7
revision=1
build_style=gnu-configure
configure_args="--disable-static --with-threads --with-history --with-icu"
hostmakedepends="automake libtool gettext-devel pkg-config python-devel"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.xmlsoft.org/"
license="MIT"
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
checksum=8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc
checksum=f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c
LDFLAGS="-lz -llzma -lpthread"