aboutsummaryrefslogtreecommitdiff
path: root/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
diff options
context:
space:
mode:
authorС. С. Болоканаръ <bolokanar@protonmail.ch>2022-12-06 00:28:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-08 20:46:28 +0700
commit546d4b270b3b866a968b36e409fcbf9a8fff26e9 (patch)
tree37ee90734da4e816abf303e1813aef3cddedbab0 /python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
parent44904c0536f18674cbbbef4e7b737437e77639f5 (diff)
python/certbot-dns-cloudflare: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild')
-rw-r--r--python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
index fe21c3e2b9..a05366674b 100644
--- a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
+++ b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=certbot-dns-cloudflare
-VERSION=${VERSION:-1.32.0}
+VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}