summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-06-24 07:16:53 +0200
committer Willy Sudiarto Raharjo2018-06-30 02:00:13 +0200
commita436a081d75891e28b01f4919c7114f62f2697fd (patch)
tree494e5a2cd2675473bb0bb70aacb494b7360a9b7d /system/letsencrypt/letsencrypt.SlackBuild
parentb78b1f687a9720e2f507fece64ad69c2785fa1c4 (diff)
downloadslackbuilds-a436a081d75891e28b01f4919c7114f62f2697fd.tar.gz
system/letsencrypt: Updated for version 0.25.1.
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 a8228f316a..644f06d58c 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.24.0}
+VERSION=${VERSION:-0.25.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}