diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-26 14:04:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:31:10 +0700 |
commit | f7ee7597601c4ce476748cf5c01df24d9b4835bb (patch) | |
tree | 143944eea90f9fb7dfad98f06c40143ebe6e6527 /system/letsencrypt/letsencrypt.SlackBuild | |
parent | 2f1f6e643488807c94a1b2c4f5f45bca5e2768fc (diff) |
system/letsencrypt: Updated for version 0.14.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 fbbec0c1c4395..d9500487f1c3c 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=letsencrypt SRCNAM=certbot -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |