aboutsummaryrefslogtreecommitdiff
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-09 21:43:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-09 21:43:03 +0700
commit9153ff3db95c80ca99521421c63d8c98b9e7233b (patch)
tree7a403fc80da167918bb5ded628382ced8d7176f8 /system/letsencrypt/letsencrypt.SlackBuild
parentdda844472373ab039b0c3011138de0030ab3c5a0 (diff)
system/letsencrypt: Updated for version 2.1.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 8a4b1a3312100..59a42c3fe4306 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}