summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-08 14:23:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-08 14:23:23 +0700
commit83bb8a00f39f96f5201c0b2d5b357bb37b35efd4 (patch)
tree45ebe263e114125fee11c066ec044410363e7d02 /system/letsencrypt/letsencrypt.SlackBuild
parentfd56fdbd1853d6ff3750409917e38ed10d1a1a24 (diff)
downloadslackbuilds-83bb8a00f39f96f5201c0b2d5b357bb37b35efd4.tar.gz
slackbuilds-83bb8a00f39f96f5201c0b2d5b357bb37b35efd4.tar.xz
system/letsencrypt: Updated for versino 1.21.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 696c24e0db..8ca6422fe7 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.20.0}
+VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}