libxml2-python: update to 2.9.10

This commit is contained in:
newbluemoon 2019-11-20 16:37:33 +01:00 committed by Helmut Pozimski
parent fb5357ba52
commit ced3babcb7

View file

@ -1,7 +1,7 @@
# Template file for 'libxml2-python' # Template file for 'libxml2-python'
pkgname=libxml2-python pkgname=libxml2-python
version=2.9.9 version=2.9.10
revision=3 revision=1
wrksrc="${pkgname%-python}-${version}" wrksrc="${pkgname%-python}-${version}"
build_wrksrc=python build_wrksrc=python
build_style=python-module build_style=python-module
@ -13,7 +13,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/libxml2-${version}.tar.gz" distfiles="http://xmlsoft.org/sources/libxml2-${version}.tar.gz"
checksum=94fb70890143e3c6549f265cee93ec064c80a84c42ad0f23e85ee1fd6540a871 checksum=aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f
pre_build() { pre_build() {
sed "s:/usr/include:${XBPS_CROSS_BASE}/usr/include:" -i setup.py sed "s:/usr/include:${XBPS_CROSS_BASE}/usr/include:" -i setup.py