aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorCorrado Franco <conraid (at) linux (dot) it>2023-10-09 22:33:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-09 22:33:03 +0700
commitcf8407d035d67038a972943a25aec909ac762994 (patch)
tree3d5b482605afc79b5805cbaba023f94e2af18e60 /network
parent716f7647e765351c4859630e6d9af9ef8a45e80c (diff)
network/acme.sh: Updated for version 3.0.7.
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 1455de8a14b93..f209dd254cbd0 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.6}
+VERSION=${VERSION:-3.0.7}
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 43210ac5bacda..b1faae45e1aa4 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.6"
+VERSION="3.0.7"
HOMEPAGE="https://acme.sh/"
-DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.0.6/acme.sh-3.0.6.tar.gz"
-MD5SUM="299d3a143e030362946ea05da2dca8fb"
+DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.0.7/acme.sh-3.0.7.tar.gz"
+MD5SUM="1c2284a3f81f7eddc15e24a17d2e365c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""