diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-30 23:33:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:13 +0700 |
commit | 3f843a117fa4b86a21fdf88c67f24533bf862bd9 (patch) | |
tree | e3828c631928afcd15a802e77681bea494eee3c6 /system/letsencrypt/letsencrypt.SlackBuild | |
parent | e74067aaf4a7b8cd343c69ef3cf3182815ab68c8 (diff) |
system/letsencrypt: Updated for version 0.10.2.
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 44e399369af2f..f0acc4efd1059 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=letsencrypt SRCNAM=certbot -VERSION=${VERSION:-0.10.1} +VERSION=${VERSION:-0.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |