aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorCorrado Franco <conraid (at) linux (dot) it>2023-09-21 22:46:12 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 08:42:56 +0700
commit6d8d6594684ccb49d2aadc54b93ee86a6f3c6024 (patch)
treeb6abdb2011e0a56f864d3ff541e9b2543857d056 /network
parent3e0f2ef5f44e1af2f3f151f39353afb2b25ba436 (diff)
network/acme.sh: Updated for version 3.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/acme.sh/acme.sh.SlackBuild2
-rw-r--r--network/acme.sh/acme.sh.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/acme.sh/acme.sh.SlackBuild b/network/acme.sh/acme.sh.SlackBuild
index d8952bef4b7d..1455de8a14b9 100644
--- a/network/acme.sh/acme.sh.SlackBuild
+++ b/network/acme.sh/acme.sh.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=acme.sh
-VERSION=${VERSION:-3.0.5}
+VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/acme.sh/acme.sh.info b/network/acme.sh/acme.sh.info
index d455050617e9..43210ac5bacd 100644
--- a/network/acme.sh/acme.sh.info
+++ b/network/acme.sh/acme.sh.info
@@ -1,8 +1,8 @@
PRGNAM="acme.sh"
-VERSION="3.0.5"
+VERSION="3.0.6"
HOMEPAGE="https://acme.sh/"
-DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.0.5/acme.sh-3.0.5.tar.gz"
-MD5SUM="a974d1f219fee86d295359860971a6f3"
+DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.0.6/acme.sh-3.0.6.tar.gz"
+MD5SUM="299d3a143e030362946ea05da2dca8fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""