summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author С. С. Болоканаръ2022-11-15 23:04:33 +0100
committer Willy Sudiarto Raharjo2022-11-19 04:08:08 +0100
commitdc0373f33ed953483c4a2c7ac3c199df9008117a (patch)
tree8e7fd5b3a618abaddc6d4839a7ea98941796ba77
parentb69345bcd80060456513a1fbf91ae185888a505c (diff)
downloadslackbuilds-dc0373f33ed953483c4a2c7ac3c199df9008117a.tar.gz
python/certbot-dns-cloudflare: Updated for version 1.32.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 1988ae8b80..fe21c3e2b9 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.31.0}
+VERSION=${VERSION:-1.32.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 bccf7a142e..602b63912c 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.31.0"
+VERSION="1.32.0"
HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/"
-DOWNLOAD="https://files.pythonhosted.org/packages/ee/19/1657aa0ff4a171644b4c3a4339af261d9578b8a46104bada3bd207a45095/certbot-dns-cloudflare-1.31.0.tar.gz"
-MD5SUM="892784c98ce7d23eafe50d1d7c6c158e"
+DOWNLOAD="https://files.pythonhosted.org/packages/68/6f/c3c5756dd0a7ec4b89b39a899333f2d78016218180d05df7386bd1b78a88/certbot-dns-cloudflare-1.32.0.tar.gz"
+MD5SUM="0ea4d05ce93cbff0b5ade9faae463064"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cloudflare"