summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 21:53:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 21:53:13 +0700
commit7975aacba1a671690af9e9d80624ad87c1ec2c2f (patch)
treee3394de14b9398eaf6c6738d6c1b01f89819b953 /system/letsencrypt/letsencrypt.SlackBuild
parentd852a57d43fe1158c23dcf141f4db3c950d226ef (diff)
downloadslackbuilds-7975aacba1a671690af9e9d80624ad87c1ec2c2f.tar.gz
slackbuilds-7975aacba1a671690af9e9d80624ad87c1ec2c2f.tar.xz
system/letsencrypt: Updated for version 2.0.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 a0ddbd075d..8a4b1a3312 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:-1.32.0}
+VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}