summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-01-03 05:22:04 +0100
committer Willy Sudiarto Raharjo2019-01-05 01:49:21 +0100
commit7d8c00f6d91a0c31d33ece472b3b3c59705dc2c6 (patch)
treebdf0f8b4e61cec82d667a499867a216771741b93 /system/letsencrypt/letsencrypt.SlackBuild
parentc597077386d80ca37ca3204f711a1abe9d7e19f0 (diff)
downloadslackbuilds-7d8c00f6d91a0c31d33ece472b3b3c59705dc2c6.tar.gz
system/letsencrypt: Updated for version 0.30.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.SlackBuild')
-rw-r--r--system/letsencrypt/letsencrypt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild
index 91a6a0cb7c..c6bd84ce28 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for letsencrypt
-# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.29.1}
+VERSION=${VERSION:-0.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}