diff options
Diffstat (limited to 'python/cryptography')
-rw-r--r-- | python/cryptography/cryptography.SlackBuild | 2 | ||||
-rw-r--r-- | python/cryptography/cryptography.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/cryptography/cryptography.SlackBuild b/python/cryptography/cryptography.SlackBuild index acb958def0..a6469593ab 100644 --- a/python/cryptography/cryptography.SlackBuild +++ b/python/cryptography/cryptography.SlackBuild @@ -25,7 +25,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=cryptography -VERSION=${VERSION:-1.2.3} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info index 543d3f739a..280766635c 100644 --- a/python/cryptography/cryptography.info +++ b/python/cryptography/cryptography.info @@ -1,8 +1,8 @@ PRGNAM="cryptography" -VERSION="1.2.3" +VERSION="1.3.2" HOMEPAGE="https://cryptography.io/" -DOWNLOAD="https://pypi.python.org/packages/source/c/cryptography/cryptography-1.2.3.tar.gz" -MD5SUM="5474d2b3e8c7555a60852e48d2743f85" +DOWNLOAD="https://pypi.io/packages/source/c/cryptography/cryptography-1.3.2.tar.gz" +MD5SUM="0359190f291824dc8ad9e6d477a607b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyasn1 cffi six enum34 ipaddress idna" |