diff options
| author | henesy <henesy.dev@gmail.com> | 2024-11-18 19:55:13 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-20 08:19:51 +0700 |
| commit | ef423737f7dcc06662b651de501f88194bca9485 (patch) | |
| tree | cc236f2ad2592e737c0cdfcd24d7e8140d7305fd /python/python3-pycrypto/python3-pycrypto.SlackBuild | |
| parent | 102c0cf79a79e8130d27812a54cfe19302de472b (diff) | |
python/python3-pycrypto: Upgrade to 2.7a1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pycrypto/python3-pycrypto.SlackBuild')
| -rw-r--r-- | python/python3-pycrypto/python3-pycrypto.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-pycrypto/python3-pycrypto.SlackBuild b/python/python3-pycrypto/python3-pycrypto.SlackBuild index 9cdff92a3e..6e4fcbbf27 100644 --- a/python/python3-pycrypto/python3-pycrypto.SlackBuild +++ b/python/python3-pycrypto/python3-pycrypto.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for "python3-pycrypto". +# Copyright 2024 Sean Hinchee # Copyright 2015 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # @@ -28,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pycrypto SRCNAM=pycrypto -VERSION=${VERSION:-2.6.1} +VERSION=${VERSION:-2.7a1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
