aboutsummaryrefslogtreecommitdiff
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 14:39:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 14:39:30 +0700
commit6a58e1f80198155a4ec5a56437272b71e556bef4 (patch)
tree04f0ae877b878dae5a68d1f85bef96d72f1a6875 /system/letsencrypt/letsencrypt.SlackBuild
parent3dbc66f96a32b9dfab4a57cb0aafd7f41c30bf69 (diff)
system/letsencrypt: Updated for version 1.2.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 efa6a48feaf04..0a897b8f3a6d8 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}