python-lxml: update to 4.3.2.
This commit is contained in:
parent
305782b39e
commit
fa48f30709
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=4.3.1
|
||||
version=4.3.2
|
||||
revision=1
|
||||
wrksrc="lxml-lxml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause, ElementTree"
|
||||
homepage="https://lxml.de/"
|
||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||
checksum=81261f6d68d79508388001031e6daab353b54aa102feaa7ce37be4b071766235
|
||||
checksum=c354fe87b82f6f0f54298d41861cf91c9ae390a3224523080c8931cfe8aaa9f4
|
||||
|
||||
do_check() {
|
||||
cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml
|
||||
|
|
Loading…
Reference in a new issue