aboutsummaryrefslogtreecommitdiff
path: root/network/acme.sh/acme.sh.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/acme.sh/acme.sh.SlackBuild')
-rw-r--r--network/acme.sh/acme.sh.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/acme.sh/acme.sh.SlackBuild b/network/acme.sh/acme.sh.SlackBuild
index 86ad9b7a80d5..ae92030289d3 100644
--- a/network/acme.sh/acme.sh.SlackBuild
+++ b/network/acme.sh/acme.sh.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for acme.sh
#
-# Copyright 2019-2021 Corrado Franco (https://corradofranco.it)
+# Copyright 2019-2022 Corrado Franco (https://corradofranco.it)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=acme.sh
-VERSION=${VERSION:-2.8.8}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}