network/acme.sh: Updated for version 3.0.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Corrado Franco 2023-09-21 22:46:12 +07:00 committed by Willy Sudiarto Raharjo
parent 3e0f2ef5f4
commit 6d8d659468
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""