diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2022-11-16 00:04:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 10:08:08 +0700 |
commit | b69345bcd80060456513a1fbf91ae185888a505c (patch) | |
tree | ed1a4c8ea764fe23a9234cfe730e4f6cee0126a0 /python/python3-cloudflare/python3-cloudflare.SlackBuild | |
parent | 81b8961dd93e1f6186ca1135839f84c9d7e2060b (diff) |
python/python3-cloudflare: Updated for version 2.10.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 74ab595a942f5..860666f7f2877 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.10.3} +VERSION=${VERSION:-2.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |