aboutsummaryrefslogtreecommitdiff
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-06-19 11:57:20 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-20 21:00:13 +0700
commit7b28196d1f5eb8acead96a53d4ab9069b4873692 (patch)
tree00a1c69c8454ada4c388feb16193d11d5b139188 /python/python3-filelock/python3-filelock.SlackBuild
parentcd2bea1dd1177956519eb071cb308aab05f0382e (diff)
python/python3-filelock: Version bump to 3.15.3
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 a29955f4a1..c3064ae0fc 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.1}
+VERSION=${VERSION:-3.15.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}