diff options
author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2023-11-29 11:08:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-29 18:44:59 +0700 |
commit | b052b6dc4a348de1ab841cfa63c8c81d158f5299 (patch) | |
tree | c892dc4170e0bbedf1783ba454fbebff8f5b58dc /python/python3-cloudflare/python3-cloudflare.SlackBuild | |
parent | 902b7ab99ae8b83b60ee6b6231c8ded0b78ef6d2 (diff) |
python/python3-cloudflare: Updated for version 2.14.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 e9dd18558e..86cab0acd1 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.12.4} +VERSION=${VERSION:-2.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |