diff options
-rw-r--r-- | python/pyOpenSSL/pyOpenSSL.SlackBuild | 4 | ||||
-rw-r--r-- | python/pyOpenSSL/pyOpenSSL.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pyOpenSSL/pyOpenSSL.SlackBuild b/python/pyOpenSSL/pyOpenSSL.SlackBuild index 5679431f689e..9af389b23577 100644 --- a/python/pyOpenSSL/pyOpenSSL.SlackBuild +++ b/python/pyOpenSSL/pyOpenSSL.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pyOpenSSL # # Copyright 2010-2011 Marco Bonetti <sid77@slackware.it> -# Copyright 2012-2016 Markus Reichelt, Aachen, DE +# Copyright 2012-2017 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ # Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=pyOpenSSL -VERSION=${VERSION:-16.1.0} +VERSION=${VERSION:-16.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pyOpenSSL/pyOpenSSL.info b/python/pyOpenSSL/pyOpenSSL.info index 2ed5be1963c1..14ccf1e41fd2 100644 --- a/python/pyOpenSSL/pyOpenSSL.info +++ b/python/pyOpenSSL/pyOpenSSL.info @@ -1,8 +1,8 @@ PRGNAM="pyOpenSSL" -VERSION="16.1.0" +VERSION="16.2.0" HOMEPAGE="http://pypi.python.org/pypi/pyOpenSSL" -DOWNLOAD="https://pypi.python.org/packages/15/1e/79c75db50e57350a7cefb70b110255757e9abd380a50ebdc0cfd853b7450/pyOpenSSL-16.1.0.tar.gz" -MD5SUM="d8100b0c333f0eeadaf05914da8792a6" +DOWNLOAD="https://pypi.python.org/packages/0c/d6/b1fe519846a21614fa4f8233361574eddb223e0bc36b182140d916acfb3b/pyOpenSSL-16.2.0.tar.gz" +MD5SUM="6635503758c65ea6f70d18d1b18e46d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cryptography" |