diff options
author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2023-08-22 15:03:10 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-25 23:04:23 +0700 |
commit | e268f2aa522f946f769fbce1e4c77f89bc062ed2 (patch) | |
tree | 4bf6a4e8d3feb780613099d60f124e209a53cd4b /python/python3-cloudflare/python3-cloudflare.SlackBuild | |
parent | 5d1012be84ac56cc8b6dfe468befbbbaef35d0e6 (diff) |
python/python3-cloudflare: Updated for version 2.11.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cloudflare/python3-cloudflare.SlackBuild')
-rw-r--r-- | python/python3-cloudflare/python3-cloudflare.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cloudflare/python3-cloudflare.SlackBuild b/python/python3-cloudflare/python3-cloudflare.SlackBuild index 76f6fb9fbf579..8a3654bc503e3 100644 --- a/python/python3-cloudflare/python3-cloudflare.SlackBuild +++ b/python/python3-cloudflare/python3-cloudflare.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cloudflare SRCNAM=python-cloudflare -VERSION=${VERSION:-2.11.6} +VERSION=${VERSION:-2.11.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |