summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-05-20 02:54:03 +0200
committer Willy Sudiarto Raharjo2018-05-20 02:54:03 +0200
commitd868c76c5c0d91b977b34e2e6755607cd72ed8a4 (patch)
tree8c85b03117a679ebc4b4b2d972811acfdcfac51d /system/letsencrypt/letsencrypt.SlackBuild
parent10fa501b645e1653035ea8353d8102749e5468b8 (diff)
downloadslackbuilds-d868c76c5c0d91b977b34e2e6755607cd72ed8a4.tar.gz
system/letsencrypt: Updated for version 0.24.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 707c35840e..a8228f316a 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.23.0}
+VERSION=${VERSION:-0.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}