diff options
Diffstat (limited to 'python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild')
-rw-r--r-- | python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild b/python/certbot-dns-cloudflare/certbot-dns-cloudflare.SlackBuild index 1d2ce8dfe10d4..1988ae8b8001b 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.30.0} +VERSION=${VERSION:-1.31.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |