network/acme.sh: Updated for version 3.0.5.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Corrado Franco 2023-01-29 10:26:45 +00:00 committed by Willy Sudiarto Raharjo
parent 3c321686e7
commit b3a8e33018
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for acme.sh
#
# Copyright 2019-2022 Corrado Franco (https://corradofranco.it)
# Copyright 2019-2023 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:-3.0.4}
VERSION=${VERSION:-3.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="acme.sh"
VERSION="3.0.4"
VERSION="3.0.5"
HOMEPAGE="https://acme.sh/"
DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.0.4/acme.sh-3.0.4.tar.gz"
MD5SUM="efae4d6a5d0221778b838945fe3e701f"
DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.0.5/acme.sh-3.0.5.tar.gz"
MD5SUM="a974d1f219fee86d295359860971a6f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""