diff options
| author | Arn0 <yth@ythogtha.org> | 2022-05-05 15:52:09 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:29 +0700 |
| commit | 98da57bf1603964c89cb7a5a18129fd97e056a64 (patch) | |
| tree | 761e2d18a58943295cc58269d5e30f72bc5c64f3 /python/python3-bcrypt/python3-bcrypt.SlackBuild | |
| parent | 7b2af07212fdf150db5c41554547f23fc65cf173 (diff) | |
python/python3-bcrypt: updated for version 3.2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bcrypt/python3-bcrypt.SlackBuild')
| -rw-r--r-- | python/python3-bcrypt/python3-bcrypt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bcrypt/python3-bcrypt.SlackBuild b/python/python3-bcrypt/python3-bcrypt.SlackBuild index 51299e3940..c2155df029 100644 --- a/python/python3-bcrypt/python3-bcrypt.SlackBuild +++ b/python/python3-bcrypt/python3-bcrypt.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-bcrypt SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
