mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
python-lxml: update to 4.1.0
This commit is contained in:
parent
56aee40b77
commit
3e4d34b139
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=4.0.0
|
version=4.1.0
|
||||||
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=51b04cc61046713bf4a0eea6ec91403cec1de780bfde348fba2a24e3b463c94e
|
checksum=84dfc7c2ccadcf759fce8e63266620d74ca0d42c51c2877abaa64be1c2b42c4d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES.txt LICENSES
|
vlicense LICENSES.txt LICENSES
|
||||||
|
|
Loading…
Add table
Reference in a new issue