diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-09 12:37:12 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-10 16:17:15 +0700 |
commit | a588a2902be22f50f9c11d01e55d7d5f6e087095 (patch) | |
tree | 7c99e71f43b3a84e21337bad3da8bf1d1a3a1b27 /python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild | |
parent | 741159fd594bc74ba6cc02ca063b6b7dc0e0ef7b (diff) |
python/python3-dogpile.cache: Updated for version 1.3.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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.SlackBuild | 4 |
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 c986ded39b9e..3448621f6c9b 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 Jeremy Hansen jebrhansen+SBo@gmail.com +# Copyright 2023-2024 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.0} +VERSION=${VERSION:-1.3.1} SRCNAM=${SRCNAM:-dogpile.cache} SRCVER=${SRCVER:-rel_$(echo $VERSION | tr . _)} BUILD=${BUILD:-1} |