summaryrefslogtreecommitdiffstats
path: root/python/certbot-dns-cloudflare
diff options
context:
space:
mode:
author С. С. Болоканаръ2023-03-23 09:30:12 +0100
committer Willy Sudiarto Raharjo2023-04-01 04:14:25 +0200
commit2dee5a7b4fa8d553f864cf8dad820b9bd8b95a32 (patch)
treecf74751abdddee50b4cf239c84e3018eba72fcdb /python/certbot-dns-cloudflare
parent4da445ff950928b792123d1c31fdd51e0ad1a221 (diff)
downloadslackbuilds-2dee5a7b4fa8d553f864cf8dad820b9bd8b95a32.tar.gz
python/certbot-dns-cloudflare: Updated for version 2.4.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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.SlackBuild4
-rw-r--r--python/certbot-dns-cloudflare/certbot-dns-cloudflare.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
index c8741fdfa0..a4383b01e0 100644
--- a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
+++ b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2022 S.S. Bolokanar, Bulgaria <sbolokanov@abv.bg>
+# Copyright 2022 S.S. Bolokanar, Bulgaria <bolokanar@bulgars.org>
# С. С. Болоканаръ, България
# All rights reserved.
#
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=certbot-dns-cloudflare
-VERSION=${VERSION:-2.2.0}
+VERSION=${VERSION:-2.4.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 5199b07936..a6c4bd8f67 100644
--- a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info
+++ b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info
@@ -1,10 +1,10 @@
PRGNAM="certbot-dns-cloudflare"
-VERSION="2.2.0"
+VERSION="2.4.0"
HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/"
-DOWNLOAD="https://files.pythonhosted.org/packages/52/ad/9abc04cc660cfb1c82f0c9616643a209ddbd72a6764eec5527961debaabc/certbot-dns-cloudflare-2.2.0.tar.gz"
-MD5SUM="defdacabdb06786c42419ce1bf816c89"
+DOWNLOAD="https://files.pythonhosted.org/packages/97/b4/a63329e23b8ca910386e6d13ad12112fc1edbb66e1646b3ed238336a4f22/certbot-dns-cloudflare-2.4.0.tar.gz"
+MD5SUM="3866d6fb9c469a17d56df4b7d084be0e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cloudflare"
MAINTAINER="S. S. Bolokanar"
-EMAIL="sbolokanov@abv.bg"
+EMAIL="bolokanar@bulgars.org"