diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-02-21 07:55:02 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-22 10:01:30 +0700 |
commit | 0735660b6e87a5ac012fc19b7c7b7e1546a61ab0 (patch) | |
tree | 8b063028841b20e76331ea1d512a50a2f3be5611 /python/python3-cachetools/python3-cachetools.SlackBuild | |
parent | 71d23f462fd194709a71b5ab86a5789b91019bc5 (diff) |
python/python3-cachetools: Version bump to 5.5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cachetools/python3-cachetools.SlackBuild')
-rw-r--r-- | python/python3-cachetools/python3-cachetools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cachetools/python3-cachetools.SlackBuild b/python/python3-cachetools/python3-cachetools.SlackBuild index ad32ffde07..f6d81fdf5b 100644 --- a/python/python3-cachetools/python3-cachetools.SlackBuild +++ b/python/python3-cachetools/python3-cachetools.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cachetools -VERSION=${VERSION:-5.5.1} +VERSION=${VERSION:-5.5.2} SRCNAM=${SRCNAM:-cachetools} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |