libxml2: update to 2.9.4.
This commit is contained in:
parent
941c268686
commit
ab23e69f23
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.xmlsoft.org/"
|
||||
license="MIT"
|
||||
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
||||
checksum=4de9e31f46b44d34871c22f54bfc54398ef124d6f7cafb1f4a5958fbcd3ba12d
|
||||
checksum=ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c
|
||||
|
||||
LDFLAGS="-lz -llzma -lpthread"
|
||||
|
||||
|
|
Loading…
Reference in a new issue