python/lxml: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ca89a26eff
commit
a876c37019
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="lxml"
|
||||
VERSION="4.2.1"
|
||||
HOMEPAGE="http://lxml.de/"
|
||||
HOMEPAGE="https://lxml.de/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/e8/5d/98f56e274bdf17f2e0d9016d1788ca80d26d8987dcd5e1d9416d86ee0625/lxml-4.2.1.tar.gz"
|
||||
MD5SUM="c266d9062e23b08f66426979a2b36f51"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -12,7 +12,7 @@ lxml: lxml is a Pythonic binding for the libxml2 and libxslt libraries. It
|
|||
lxml: is unique in that it combines the speed and feature completeness of
|
||||
lxml: these libraries with the simplicity of a native Python API.
|
||||
lxml:
|
||||
lxml: Homepage: http://codespeak.net/lxml/
|
||||
lxml: Homepage: https://lxml.de/
|
||||
lxml:
|
||||
lxml:
|
||||
lxml:
|
||||
|
|
Loading…
Reference in New Issue