diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2022-10-03 08:39:53 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-03 23:23:45 +0700 |
commit | 1cf7b78a1d95b40ec8af572a93d4135fbd60e1af (patch) | |
tree | dd1ad739b496373fce2ed4b1e0ad1972ec966368 /python/certbot-dns-cloudflare | |
parent | 0b2a3ff641c0e482d4d5b108dbe93b090446c351 (diff) |
python/certbot-dns-cloudflare: Updated for version 1.30.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.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 76bd6f458dcf2..1d2ce8dfe10d4 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:-1.29.0} +VERSION=${VERSION:-1.30.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 9ee6f625141c4..60181ec836b9b 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="1.29.0" +VERSION="1.30.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="https://files.pythonhosted.org/packages/7f/72/97ffbdaae0807e7dfcb1461a802218d29e86f8c202133ba01baa759abee7/certbot-dns-cloudflare-1.30.0.tar.gz" +MD5SUM="65259267f9181649f870dfc97a24d2ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-cloudflare" |