diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:22:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:08 +0700 |
commit | 0466f550e1b2944fc50b92949bd7dd70d8db1c74 (patch) | |
tree | dd20d3a3cc83ef63b66533d7d6659fec1cb07f5c /system/letsencrypt/letsencrypt.SlackBuild | |
parent | da67128ada6bff2e27a804166987c098f2ae86a7 (diff) | |
download | slackbuilds-0466f550e1b2944fc50b92949bd7dd70d8db1c74.tar.gz |
system/letsencrypt: Updated for version 0.35.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 93f5f475cd..76ac0fc893 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=letsencrypt SRCNAM=certbot -VERSION=${VERSION:-0.34.2} +VERSION=${VERSION:-0.35.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |