diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2023-01-21 13:40:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:22:46 +0700 |
commit | 80a9ed8671733300cfb22fee89b4797e806ae151 (patch) | |
tree | 6fc59432583f9a5bebff860210f3ac83f3e33b99 /python/certbot-dns-cloudflare/certbot-dns-cloudflare.info | |
parent | 5e7b2d409d2152f53710a183cb28683c603be64c (diff) |
python/certbot-dns-cloudflare: Updated for version 2.2.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/certbot-dns-cloudflare.info')
-rw-r--r-- | python/certbot-dns-cloudflare/certbot-dns-cloudflare.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info index 8e89a879ec211..5199b0793699c 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.0.0" +VERSION="2.2.0" HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/" -DOWNLOAD="https://files.pythonhosted.org/packages/5a/54/e452c1792683bb662239a97b62c819d3288d91f0a3765bd6efb881acf6cd/certbot-dns-cloudflare-2.0.0.tar.gz" -MD5SUM="4bca037e7cd62cc960e8e98925b28a91" +DOWNLOAD="https://files.pythonhosted.org/packages/52/ad/9abc04cc660cfb1c82f0c9616643a209ddbd72a6764eec5527961debaabc/certbot-dns-cloudflare-2.2.0.tar.gz" +MD5SUM="defdacabdb06786c42419ce1bf816c89" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-cloudflare" |