summaryrefslogtreecommitdiffstats
path: root/python/python3-flufl.lock/python3-flufl.lock.SlackBuild
diff options
context:
space:
mode:
author Arn02024-04-02 09:38:41 +0200
committer Willy Sudiarto Raharjo2024-04-04 15:56:36 +0200
commitcbb35558950d10a505c853d1aded96e252e2054d (patch)
tree5fdf2c469e5cb88f9a18cc5bdc744243a24ecdf4 /python/python3-flufl.lock/python3-flufl.lock.SlackBuild
parent0c6f8e4df7a2c39bb3c169d16ab1b2d466e2e7bd (diff)
downloadslackbuilds-cbb35558950d10a505c853d1aded96e252e2054d.tar.gz
python/python3-flufl.lock: updated for version 8.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flufl.lock/python3-flufl.lock.SlackBuild')
-rw-r--r--python/python3-flufl.lock/python3-flufl.lock.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-flufl.lock/python3-flufl.lock.SlackBuild b/python/python3-flufl.lock/python3-flufl.lock.SlackBuild
index 25b6f48742..0058747d56 100644
--- a/python/python3-flufl.lock/python3-flufl.lock.SlackBuild
+++ b/python/python3-flufl.lock/python3-flufl.lock.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-flufl.lock
-SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-7.1.1}
+SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*})
+VERSION=${VERSION:-8.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}