From 12fc06c8360a931282f86e064ed0a30a531bfb54 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 10 Jul 2021 09:10:47 +0700 Subject: system/letsencrypt: Updated for version 1.17.0. Signed-off-by: Willy Sudiarto Raharjo --- system/letsencrypt/letsencrypt.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/letsencrypt/letsencrypt.SlackBuild') diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild index 772398e4b1..e98c57591c 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=letsencrypt SRCNAM=certbot -VERSION=${VERSION:-1.16.0} +VERSION=${VERSION:-1.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3-65-gdbad