aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorС. С. Болоканаръ <bolokanar@bulgars.org>2023-11-03 23:55:11 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-04 16:41:30 +0700
commitd9b07da783706203cd5476d0bc20d65a36fd99c7 (patch)
tree81d26bb49dd38f5fddaca992ad57f2cea4a028b1
parentc82d80d968601210b8a54cea0f6a711856fcf249 (diff)
downloadslackbuilds-d9b07da783706203cd5476d0bc20d65a36fd99c7.tar.xz
python/certbot-dns-cloudflare: Updated for version 2.7.4
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 a17fd13216..3860f11408 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.6.0}
+VERSION=${VERSION:-2.7.4}
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 13558310ca..1da5879bab 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.6.0"
+VERSION="2.7.4"
HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/"
-DOWNLOAD="https://files.pythonhosted.org/packages/08/75/a28f456d9abd3d02a816b93fdb94f12e47344a660b0189493257e450a0ed/certbot-dns-cloudflare-2.6.0.tar.gz"
-MD5SUM="8cdb078093687f1145a89b1209ae7f74"
+DOWNLOAD="https://files.pythonhosted.org/packages/e2/d4/28aa8da1d3aa99eb183865ed750862982f8b7d704021a1e9a9ca756ccd98/certbot-dns-cloudflare-2.7.4.tar.gz"
+MD5SUM="46c3daaae0e93c93e8612c2ea9a1596e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cloudflare"