diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-11-08 11:41:31 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-16 16:41:11 +0700 |
commit | 809f5f87972c6de826ba87ac7c39e9186d9bf66f (patch) | |
tree | 98309b9e2d41a1f8960b8ea68c49869dd8f1c36e /python/python3-cachecontrol/python3-cachecontrol.SlackBuild | |
parent | 31f9e2a4cbaaddd767efc117954c4b3b413d3633 (diff) |
python/python3-cachecontrol: Version bump to 0.14.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cachecontrol/python3-cachecontrol.SlackBuild')
-rw-r--r-- | python/python3-cachecontrol/python3-cachecontrol.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cachecontrol/python3-cachecontrol.SlackBuild b/python/python3-cachecontrol/python3-cachecontrol.SlackBuild index 2548b699f2..f65bd264a3 100644 --- a/python/python3-cachecontrol/python3-cachecontrol.SlackBuild +++ b/python/python3-cachecontrol/python3-cachecontrol.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cachecontrol -VERSION=${VERSION:-0.14.0} +VERSION=${VERSION:-0.14.1} SRCNAM=${SRCNAM:-cachecontrol} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |