summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author С. С. Болоканаръ <bolokanar@protonmail.ch>2023-01-21 13:40:25 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:22:46 +0700
commit80a9ed8671733300cfb22fee89b4797e806ae151 (patch)
tree6fc59432583f9a5bebff860210f3ac83f3e33b99 /python
parent5e7b2d409d2152f53710a183cb28683c603be64c (diff)
downloadslackbuilds-80a9ed8671733300cfb22fee89b4797e806ae151.tar.gz
slackbuilds-80a9ed8671733300cfb22fee89b4797e806ae151.tar.xz
python/certbot-dns-cloudflare: Updated for version 2.2.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 a05366674b..c8741fdfa0 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:-2.0.0}
+VERSION=${VERSION:-2.2.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 8e89a879ec..5199b07936 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="2.0.0"
+VERSION="2.2.0"
HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/"
-DOWNLOAD="https://files.pythonhosted.org/packages/5a/54/e452c1792683bb662239a97b62c819d3288d91f0a3765bd6efb881acf6cd/certbot-dns-cloudflare-2.0.0.tar.gz"
-MD5SUM="4bca037e7cd62cc960e8e98925b28a91"
+DOWNLOAD="https://files.pythonhosted.org/packages/52/ad/9abc04cc660cfb1c82f0c9616643a209ddbd72a6764eec5527961debaabc/certbot-dns-cloudflare-2.2.0.tar.gz"
+MD5SUM="defdacabdb06786c42419ce1bf816c89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cloudflare"