diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-04 14:04:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-04 14:04:27 +0700 |
commit | 71d76d6d7f8e8c591af9c31f7584e7d3caa6d512 (patch) | |
tree | f5e7df84253c401b1c60465f90355222cfe1e48c /system/letsencrypt/letsencrypt.SlackBuild | |
parent | 4cef3fd2a5e522664ae93a1f920a8e0a95023f1a (diff) |
system/letsencrypt: Updated for version 0.4.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 1628a549a1b23..b4b44d86c1f78 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=letsencrypt -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |