aboutsummaryrefslogtreecommitdiff
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 18:38:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 18:38:51 +0700
commit8d66f65b06d88f2b6dda6bff1fe257f2e8c7f1e9 (patch)
tree58da07e15b58bb7689c5419e3d35c0ae5e52524a /system/letsencrypt/letsencrypt.SlackBuild
parent8fc9390f8ac672fb0847fb80e7c511fd7c083b41 (diff)
system/letsencrypt: Updated for version 2.6.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 3308ec2ac669a..09fd29853c8f5 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.5.0}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}