mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-lxml: update to 4.3.4.
This commit is contained in:
parent
d0d57a14e5
commit
a891c81edb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=4.3.3
|
||||
version=4.3.4
|
||||
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=975d56a3993479a6ed422a78440de6e820691222427e962eec82de25a9d04511
|
||||
checksum=d85812f0630af6c1f916253535fc315ff20c0b9879a15edff3ee750287f283aa
|
||||
|
||||
do_check() {
|
||||
cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml
|
||||
|
|
Loading…
Add table
Reference in a new issue