summaryrefslogtreecommitdiffstats
path: root/python/certbot-dns-cloudflare
diff options
context:
space:
mode:
author С. С. Болоканаръ2022-12-05 23:28:42 +0100
committer Willy Sudiarto Raharjo2022-12-08 14:46:28 +0100
commit546d4b270b3b866a968b36e409fcbf9a8fff26e9 (patch)
tree37ee90734da4e816abf303e1813aef3cddedbab0 /python/certbot-dns-cloudflare
parent44904c0536f18674cbbbef4e7b737437e77639f5 (diff)
downloadslackbuilds-546d4b270b3b866a968b36e409fcbf9a8fff26e9.tar.gz
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')
-rw-r--r--python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild2
-rw-r--r--python/certbot-dns-cloudflare/certbot-dns-cloudflare.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info
index 602b63912c..8e89a879ec 100644
--- a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info
+++ b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info
@@ -1,8 +1,8 @@
PRGNAM="certbot-dns-cloudflare"
-VERSION="1.32.0"
+VERSION="2.0.0"
HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/"
-DOWNLOAD="https://files.pythonhosted.org/packages/68/6f/c3c5756dd0a7ec4b89b39a899333f2d78016218180d05df7386bd1b78a88/certbot-dns-cloudflare-1.32.0.tar.gz"
-MD5SUM="0ea4d05ce93cbff0b5ade9faae463064"
+DOWNLOAD="https://files.pythonhosted.org/packages/5a/54/e452c1792683bb662239a97b62c819d3288d91f0a3765bd6efb881acf6cd/certbot-dns-cloudflare-2.0.0.tar.gz"
+MD5SUM="4bca037e7cd62cc960e8e98925b28a91"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cloudflare"