libxml2: update to 2.9.10
This commit is contained in:
parent
1a9e85068b
commit
fb5357ba52
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
# Please keep this in sync with "srcpkgs/libxml2-python"
|
# Please keep this in sync with "srcpkgs/libxml2-python"
|
||||||
#
|
#
|
||||||
pkgname=libxml2
|
pkgname=libxml2
|
||||||
version=2.9.9
|
version=2.9.10
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-threads --with-history --with-icu
|
configure_args="--disable-static --with-threads --with-history --with-icu
|
||||||
--without-python"
|
--without-python"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.xmlsoft.org/"
|
homepage="http://www.xmlsoft.org/"
|
||||||
distfiles="http://xmlsoft.org/sources/${pkgname}-${version}.tar.gz"
|
distfiles="http://xmlsoft.org/sources/${pkgname}-${version}.tar.gz"
|
||||||
checksum=94fb70890143e3c6549f265cee93ec064c80a84c42ad0f23e85ee1fd6540a871
|
checksum=aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue