aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bcrypt/python3-bcrypt.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-09-26 14:40:19 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-26 21:56:20 +0700
commitabb861af2a51a5181ae8f8a2669d57e229777d2f (patch)
treeceaaa82b8c39b912cb5438370256ba91640041a7 /python/python3-bcrypt/python3-bcrypt.SlackBuild
parentd59f018795302cf6e3372b54ab0e49d006301f17 (diff)
python/python3-bcrypt: updated for version 5.0.0
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bcrypt/python3-bcrypt.SlackBuild b/python/python3-bcrypt/python3-bcrypt.SlackBuild
index c024496b16..56e62ac1a9 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:-4.3.0}
+VERSION=${VERSION:-5.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}