python/rsa: Upgraded to 3.1.2

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
larryhaja 2013-11-13 19:20:19 -08:00 committed by Robby Workman
parent 0b69f601f6
commit a89038de50
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"