diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-16 17:43:34 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:29 -0500 |
commit | e5e9e0e2c58f022d7de95fc68bc05a9433ec7bd9 (patch) | |
tree | c5dc81f5d8b13be85e22f6512b50a60eb26e93ac /python/pycrypto | |
parent | aaeb6176fb68cd266a36b84a11355b55d0abbff0 (diff) | |
download | slackbuilds-e5e9e0e2c58f022d7de95fc68bc05a9433ec7bd9.tar.gz |
python/pycrypto: Updated for version 2.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/pycrypto')
-rw-r--r-- | python/pycrypto/pycrypto.SlackBuild | 4 | ||||
-rw-r--r-- | 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="" |