diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-04 01:22:52 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-07 18:50:01 +0700 |
commit | f9bb01dd4523840ce9a3b32a8b765d31ea141653 (patch) | |
tree | af259884acf183f9854ddbdcf054ef50bb7ce1ec /python/python3-cachecontrol/python3-cachecontrol.SlackBuild | |
parent | cf66ed5cfae6a1bd20ec3c7b82606daf9755c580 (diff) |
python/python3-cachecontrol: Version bump to 0.14.0
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 134e312305..2548b699f2 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.13.1} +VERSION=${VERSION:-0.14.0} SRCNAM=${SRCNAM:-cachecontrol} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |