diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2022-10-03 08:39:10 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-03 23:23:45 +0700 |
commit | 0b2a3ff641c0e482d4d5b108dbe93b090446c351 (patch) | |
tree | c31186b1ff429b744db963e1f133e6cffcda5c1d /python/python3-cloudflare/python3-cloudflare.SlackBuild | |
parent | 78b2c24b54bd67ced37eee233c34f15d41869cee (diff) |
python/python3-cloudflare: Updated for version 2.10.2
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 dea6de5446..72459b2dbd 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.9.12} +VERSION=${VERSION:-2.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |