diff options
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r-- | python/lxml/lxml.info | 6 |
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" |