summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pycrypto/pycrypto.SlackBuild4
-rw-r--r--python/pycrypto/pycrypto.info6
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=""