summaryrefslogtreecommitdiffstats
path: root/python/certbot-dns-cloudflare
diff options
context:
space:
mode:
author С. С. Болоканаръ2023-04-15 11:55:34 +0200
committer Willy Sudiarto Raharjo2023-04-15 15:45:24 +0200
commite557d2cb7a1ddd52976d3acb9c187bc83881b0f6 (patch)
tree3273460b239c5e35581429d2a22358eaffb55678 /python/certbot-dns-cloudflare
parent1657d237c8c5188ba25b212de3c424af1b57cd35 (diff)
downloadslackbuilds-e557d2cb7a1ddd52976d3acb9c187bc83881b0f6.tar.gz
python/certbot-dns-cloudflare: Updated for version 2.5.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 a4383b01e0..5375447544 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.4.0}
+VERSION=${VERSION:-2.5.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 a6c4bd8f67..36c0f3e160 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.4.0"
+VERSION="2.5.0"
HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/"
-DOWNLOAD="https://files.pythonhosted.org/packages/97/b4/a63329e23b8ca910386e6d13ad12112fc1edbb66e1646b3ed238336a4f22/certbot-dns-cloudflare-2.4.0.tar.gz"
-MD5SUM="3866d6fb9c469a17d56df4b7d084be0e"
+DOWNLOAD="https://files.pythonhosted.org/packages/66/9e/8dc7ad0e0584ba9c74d5d834636028f55bd2d4989eb04f844fad5a387504/certbot-dns-cloudflare-2.5.0.tar.gz"
+MD5SUM="ae50188bae1e55bdec7faab5775f56e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cloudflare"