diff options
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} |