From 3118a002ac3bb05ae88aead5fead52eb0b504e12 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 3 Aug 2015 08:32:58 +0700 Subject: python/rsa: Updated for version 3.2. Signed-off-by: Willy Sudiarto Raharjo --- python/rsa/rsa.SlackBuild | 4 ++-- python/rsa/rsa.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/rsa/rsa.SlackBuild b/python/rsa/rsa.SlackBuild index be68bde864..98a1fb1eb4 100644 --- a/python/rsa/rsa.SlackBuild +++ b/python/rsa/rsa.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rsa -# Copyright 2013 Larry Hajali +# Copyright 2013-2015 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rsa -VERSION=${VERSION:-3.1.4} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/rsa/rsa.info b/python/rsa/rsa.info index e63e7d5677..6a54424079 100644 --- a/python/rsa/rsa.info +++ b/python/rsa/rsa.info @@ -1,8 +1,8 @@ PRGNAM="rsa" -VERSION="3.1.4" +VERSION="3.2" HOMEPAGE="http://stuvel.eu/rsa" -DOWNLOAD="https://pypi.python.org/packages/source/r/rsa/rsa-3.1.4.tar.gz" -MD5SUM="b6b1c80e1931d4eba8538fd5d4de1355" +DOWNLOAD="https://pypi.python.org/packages/source/r/rsa/rsa-3.2.tar.gz" +MD5SUM="d2385469e2c76f33124709d09e559615" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools pyasn1" -- cgit v1.2.3