summaryrefslogtreecommitdiffstats
path: root/python/cryptography/cryptography.info
diff options
context:
space:
mode:
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r--python/cryptography/cryptography.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index 00bc7c3a4f..b4130baec7 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -1,8 +1,8 @@
PRGNAM="cryptography"
-VERSION="0.8"
+VERSION="0.8.2"
HOMEPAGE="https://cryptography.io/"
-DOWNLOAD="https://pypi.python.org/packages/source/c/cryptography/cryptography-0.8.tar.gz"
-MD5SUM="c0871039903e8b554179fd2b30a6647d"
+DOWNLOAD="https://pypi.python.org/packages/source/c/cryptography/cryptography-0.8.2.tar.gz"
+MD5SUM="7d33499e851300c194cbb0396de72462"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyasn1 cffi six enum34"