summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-13 17:54:18 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-13 17:54:18 +0700
commitd376c74f515492bb0e0b06197195fa30f8c85248 (patch)
tree94ff240dc21c2afb22d2765b7f31df0c38dd513a /system/letsencrypt/letsencrypt.SlackBuild
parente9a1d7db37153c6e540073aa878e72f4f7ea1fbc (diff)
downloadslackbuilds-d376c74f515492bb0e0b06197195fa30f8c85248.tar.gz
slackbuilds-d376c74f515492bb0e0b06197195fa30f8c85248.tar.xz
system/letsencrypt: Updated for version 1.22.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 8ca6422fe7..baa14fb635 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.21.0}
+VERSION=${VERSION:-1.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}