libxml2: update to 2.9.8.

Closes: #12218 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-06 18:14:41 -03:00 committed by Michael Aldridge
parent 9901162bda
commit 6e9ba7d494

View file

@ -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 <xtraeme@voidlinux.eu>"
homepage="http://www.xmlsoft.org/"
license="MIT"
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
checksum=f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c
checksum=0b74e51595654f958148759cfef0993114ddccccbb6f31aee018f3558e8e2732
LDFLAGS="-lz -llzma -lpthread"