python-lxml: update to 4.6.4.
This commit is contained in:
parent
1272fd090a
commit
bc96d7cdcc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=4.6.3
|
||||
revision=2
|
||||
version=4.6.4
|
||||
revision=1
|
||||
wrksrc="lxml-lxml-${version}"
|
||||
build_style=python-module
|
||||
make_build_args="--with-cython"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause, custom:ElementTree"
|
||||
homepage="https://lxml.de/"
|
||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||
checksum=5955ed615b7be9407d9eab83edde8f1818c94224d762d1d6355bf0371f220bd6
|
||||
checksum=5a7cef132353fc36de6f6b26dacde07b22217c6b4f8c11ef48e8bf0011f48160
|
||||
|
||||
do_check() {
|
||||
cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml
|
||||
|
|
Loading…
Reference in a new issue