From e5e9e0e2c58f022d7de95fc68bc05a9433ec7bd9 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 16 Dec 2012 17:43:34 -0500 Subject: python/pycrypto: Updated for version 2.6. Signed-off-by: dsomero --- python/pycrypto/pycrypto.SlackBuild | 4 ++-- python/pycrypto/pycrypto.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/pycrypto/pycrypto.SlackBuild b/python/pycrypto/pycrypto.SlackBuild index 71d0804791..6486933b51 100644 --- a/python/pycrypto/pycrypto.SlackBuild +++ b/python/pycrypto/pycrypto.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pycrypto -# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands # 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=pycrypto -VERSION=2.3 +VERSION=2.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pycrypto/pycrypto.info b/python/pycrypto/pycrypto.info index d15aa14624..f019f35d7a 100644 --- a/python/pycrypto/pycrypto.info +++ b/python/pycrypto/pycrypto.info @@ -1,8 +1,8 @@ PRGNAM="pycrypto" -VERSION="2.3" +VERSION="2.6" HOMEPAGE="http://www.pycrypto.org" -DOWNLOAD="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-2.3.tar.gz" -MD5SUM="2b811cfbfc342d83ee614097effb8101" +DOWNLOAD="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-2.6.tar.gz" +MD5SUM="88dad0a270d1fe83a39e0467a66a22bb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad