aboutsummaryrefslogtreecommitdiff
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-06-24 16:56:34 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-26 07:58:26 +0700
commitb1c388b0af9cc2cc088c6561b70f146e11fefffc (patch)
tree2228359508b300c9094d183924fb6325c5de2b26 /python/python3-filelock/python3-filelock.SlackBuild
parentf8512ca91391e6df464f7cdc24061ada7b954c93 (diff)
python/python3-filelock: Version bump to 3.15.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-filelock/python3-filelock.SlackBuild')
-rw-r--r--python/python3-filelock/python3-filelock.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-filelock/python3-filelock.SlackBuild b/python/python3-filelock/python3-filelock.SlackBuild
index c3064ae0fc..c016f5e9b8 100644
--- a/python/python3-filelock/python3-filelock.SlackBuild
+++ b/python/python3-filelock/python3-filelock.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-filelock
SRCNAM=filelock
-VERSION=${VERSION:-3.15.3}
+VERSION=${VERSION:-3.15.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}