diff options
author | S. S. Bolokanar <sbolokanov@abv.bg> | 2022-08-06 02:23:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-06 20:16:12 +0700 |
commit | e4d49ca9b8a1d8c9e858d566fbe1eed8a0c997d3 (patch) | |
tree | cfa9aaa8ab507e0b1af470638c27c209638ebb42 /python/certbot-dns-cloudflare/certbot-dns-cloudflare.info | |
parent | 496cd259195bd8f35d1f5822a267868602755ab1 (diff) |
python/certbot-dns-cloudflare: Added (cloudflare DNS Certbot plugin)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info new file mode 100644 index 0000000000000..9ee6f625141c4 --- /dev/null +++ b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.info @@ -0,0 +1,10 @@ +PRGNAM="certbot-dns-cloudflare" +VERSION="1.29.0" +HOMEPAGE="https://pypi.org/project/certbot-dns-cloudflare/" +DOWNLOAD="https://files.pythonhosted.org/packages/c0/44/4186db3d572d60dc463c966bcf8b78b923a861f0dd1766339a5e852e9d0a/certbot-dns-cloudflare-1.29.0.tar.gz" +MD5SUM="fb382c0b47eae9f9bf31bd46f0971816" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-cloudflare" +MAINTAINER="S. S. Bolokanar" +EMAIL="sbolokanov@abv.bg" |