summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-07-20 05:31:48 +0200
committer Willy Sudiarto Raharjo2019-07-20 05:31:48 +0200
commit087b4fcebefbb5185ba2161bf9424a4325bbd46a (patch)
tree3b45eb852535a2a7dfec58917b73b3b67690c5ad /system/letsencrypt/letsencrypt.SlackBuild
parent3c6638282c38f618577f621290a59aa93a6a8fca (diff)
downloadslackbuilds-087b4fcebefbb5185ba2161bf9424a4325bbd46a.tar.gz
system/letsencrypt: Updated for version 0.36.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 a0a641a2c1..cbb6331700 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.35.1}
+VERSION=${VERSION:-0.36.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}