diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-06 00:32:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-06 00:32:54 +0700 |
commit | 376192d44be5b7900d7f43044c0e2c0c56d2203e (patch) | |
tree | f4c2f6adf6aefeb8597e6191c5fcbcc753ed1f20 /system/letsencrypt/letsencrypt.SlackBuild | |
parent | 7bcb50717bbdfaa8362bc62f2c76ded15768f646 (diff) |
system/letsencrypt: Updated for version 0.38.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.SlackBuild')
-rw-r--r-- | system/letsencrypt/letsencrypt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild index 4125afbee6..69970b7e19 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=letsencrypt SRCNAM=certbot -VERSION=${VERSION:-0.37.2} +VERSION=${VERSION:-0.38.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |