aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-02-14 11:14:27 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 16:48:53 +0700
commit4f2721e82bf43183469d78a5b406ba4433a938eb (patch)
tree8f50ac0671c24b54941be58faeab184b4961cf82 /python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild
parentd484cfdd42cff3d07e8085eb419ae6f156c97665 (diff)
python/python3-dogpile.cache: Version bump to 1.3.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild')
-rw-r--r--python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild b/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild
index 92b122b07b..15af9d5d59 100644
--- a/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild
+++ b/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-dogpile.cache
-# Copyright 2023-2024 Jeremy Hansen jebrhansen+SBo@gmail.com
+# Copyright 2023-2025 Jeremy Hansen jebrhansen+SBo@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dogpile.cache
-VERSION=${VERSION:-1.3.3}
+VERSION=${VERSION:-1.3.4}
SRCNAM=${SRCNAM:-dogpile.cache}
SRCVER=${SRCVER:-rel_$(echo $VERSION | tr . _)}
BUILD=${BUILD:-1}