diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/rsa/rsa.SlackBuild | 2 | ||||
-rw-r--r-- | python/rsa/rsa.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/rsa/rsa.SlackBuild b/python/rsa/rsa.SlackBuild index 7e5d980147..b08adb2599 100644 --- a/python/rsa/rsa.SlackBuild +++ b/python/rsa/rsa.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rsa -VERSION=${VERSION:-3.1.1} +VERSION=${VERSION:-3.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/rsa/rsa.info b/python/rsa/rsa.info index 2c4badc2cb..293535d6a7 100644 --- a/python/rsa/rsa.info +++ b/python/rsa/rsa.info @@ -1,8 +1,8 @@ PRGNAM="rsa" -VERSION="3.1.1" +VERSION="3.1.2" HOMEPAGE="http://stuvel.eu/rsa" -DOWNLOAD="https://pypi.python.org/packages/source/r/rsa/rsa-3.1.1.tar.gz" -MD5SUM="01e6b88c078e8f74718a455e0a05623d" +DOWNLOAD="https://pypi.python.org/packages/source/r/rsa/rsa-3.1.2.tar.gz" +MD5SUM="ff4791f05911a93cf90ee1f24220158f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools pyasn1" |