summaryrefslogtreecommitdiffstats
path: root/python/lxml/lxml.info
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2016-08-30 19:52:47 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-03 07:48:48 +0700
commitffa020d52935b4aa46dbf08e9f13640e2a6f4f3f (patch)
treeae06fe75c18a9c91daea7a03310ea9c160945ab8 /python/lxml/lxml.info
parentb3f8bebe402ba5f6d2ef7ec98eede98529091dfe (diff)
downloadslackbuilds-ffa020d52935b4aa46dbf08e9f13640e2a6f4f3f.tar.gz
slackbuilds-ffa020d52935b4aa46dbf08e9f13640e2a6f4f3f.tar.xz
python/lxml: Updated for version 3.6.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r--python/lxml/lxml.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info
index 9eb8dc592a..a2666b85af 100644
--- a/python/lxml/lxml.info
+++ b/python/lxml/lxml.info
@@ -1,8 +1,8 @@
PRGNAM="lxml"
-VERSION="3.6.1"
+VERSION="3.6.4"
HOMEPAGE="http://lxml.de/"
-DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.6.1/lxml-lxml-3.6.1.tar.gz"
-MD5SUM="d112d959364a81044a2b15815ab2ba58"
+DOWNLOAD="http://lxml.de/files/lxml-3.6.4.tgz"
+MD5SUM="6dd7314233029d9dab0156e7b1c7830b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="BeautifulSoup4 html5lib"