diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild | 2 | ||||
-rw-r--r-- | python/certbot-dns-cloudflare/certbot-dns-cloudflare.info | 6 |
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" |