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 05e789db3b97..c3bd91d7873c 100644 --- a/python/bleach/bleach.info +++ b/python/bleach/bleach.info @@ -1,8 +1,8 @@ PRGNAM="bleach" -VERSION="2.1" +VERSION="2.1.1" HOMEPAGE="https://github.com/mozilla/bleach" -DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.tar.gz" -MD5SUM="24fc7eda5c79a8e12e7b7bb056e2d2eb" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.1.tar.gz" +MD5SUM="7c5dfb1d66ea979b5a465afb12c82ec4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="html5lib six" |