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/pycrypto.SlackBuild | |
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/pycrypto.SlackBuild')
-rw-r--r-- | python/pycrypto/pycrypto.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |