aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bcrypt/python3-bcrypt.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-04-25 16:54:36 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-25 22:13:53 +0700
commit3f90c696a88509183d1a46a467291a20ed820dcd (patch)
treead63a27de65f21890fcb35791f45e3da2ad26d8d /python/python3-bcrypt/python3-bcrypt.SlackBuild
parent4ec0419c59338259152543785bca17245a8b0fa0 (diff)
python/python3-bcrypt: updated for version 4.3.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 808275dae5..c024496b16 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.2.1}
+VERSION=${VERSION:-4.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}