python-lxml: update to 3.7.1
This commit is contained in:
parent
eb90f2cafa
commit
79691df317
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-lxml'
|
# Template file for 'python-lxml'
|
||||||
pkgname=python-lxml
|
pkgname=python-lxml
|
||||||
version=3.7.0
|
version=3.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lxml-lxml-${version}"
|
wrksrc="lxml-lxml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://lxml.de/"
|
homepage="http://lxml.de/"
|
||||||
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
||||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||||
checksum=0a7ae0cb94e82134f524798696249bf7f1ce8a782eebbd5902cbc4a91a0cb01c
|
checksum=aa94f3fb2440dfa972b770c8c92277f7362d66b1a687feeb6c858a8105b8682c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES.txt LICENSES
|
vlicense LICENSES.txt LICENSES
|
||||||
|
|
Loading…
Reference in a new issue