summaryrefslogtreecommitdiffstats
path: root/python/lxml/lxml.info
diff options
context:
space:
mode:
author Larry Hajali2016-09-28 17:33:48 +0200
committer Willy Sudiarto Raharjo2016-10-01 02:29:22 +0200
commitc3b0fe727d03a2195508f39b50c9c3391b508786 (patch)
tree3ea8044b57518c03fe82e32558fc95c4a28e87dd /python/lxml/lxml.info
parentccd8a55df7b461f58bb3a10365900acc69631a13 (diff)
downloadslackbuilds-c3b0fe727d03a2195508f39b50c9c3391b508786.tar.gz
python/lxml: Fix download url
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r--python/lxml/lxml.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info
index a2666b85af..b8bc9ad3e7 100644
--- a/python/lxml/lxml.info
+++ b/python/lxml/lxml.info
@@ -1,8 +1,8 @@
PRGNAM="lxml"
VERSION="3.6.4"
HOMEPAGE="http://lxml.de/"
-DOWNLOAD="http://lxml.de/files/lxml-3.6.4.tgz"
-MD5SUM="6dd7314233029d9dab0156e7b1c7830b"
+DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.6.4/lxml-lxml-3.6.4.tar.gz"
+MD5SUM="b9c7d7c0b8bcdaa1d912b297208de6b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="BeautifulSoup4 html5lib"