summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2016-05-29 05:32:39 +0200
committer Willy Sudiarto Raharjo2016-05-29 05:32:39 +0200
commit215206e6e708ac2c10cd4a536d28826be1caa0cb (patch)
treee8a5b66a90feb4816e7870edca2ce4254c2bc12d /system/letsencrypt/letsencrypt.SlackBuild
parent48f361337c8ad1df24dde90541cefb2c2a33f3d4 (diff)
downloadslackbuilds-215206e6e708ac2c10cd4a536d28826be1caa0cb.tar.gz
system/letsencrypt: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.SlackBuild')
-rw-r--r--system/letsencrypt/letsencrypt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild
index 6d62dd7ee6..61099295f7 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}