diff options
Diffstat (limited to 'python/bleach/bleach.info')
-rw-r--r-- | python/bleach/bleach.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info index 0740d7251a9da..f8ef9bc25c255 100644 --- a/python/bleach/bleach.info +++ b/python/bleach/bleach.info @@ -1,8 +1,8 @@ PRGNAM="bleach" -VERSION="2.0" +VERSION="2.0.0" HOMEPAGE="https://github.com/mozilla/bleach" -DOWNLOAD="https://pypi.python.org/packages/99/00/25a8fce4de102bf6e3cc76bc4ea60685b2fee33bde1b34830c70cacc26a7/bleach-2.0.tar.gz" -MD5SUM="d9981c1dbfbf81a475d302b9c8071593" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.0.0.tar.gz" +MD5SUM="a263ed1c7b16ea10d3b20278852b65d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="html5lib six" |