From 44a0d9d5d9df5b94ff522a1c9262309fce8020a5 Mon Sep 17 00:00:00 2001 From: Corrado Franco Date: Sat, 6 Mar 2021 01:32:36 +0000 Subject: network/acme.sh: Updated for version 2.8.8. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- network/acme.sh/README | 34 ++++++++++++++++++---------------- network/acme.sh/acme.sh.SlackBuild | 4 ++-- network/acme.sh/acme.sh.info | 6 +++--- 3 files changed, 23 insertions(+), 21 deletions(-) (limited to 'network/acme.sh') diff --git a/network/acme.sh/README b/network/acme.sh/README index c251271d74..44518a476a 100644 --- a/network/acme.sh/README +++ b/network/acme.sh/README @@ -1,22 +1,24 @@ An ACME Shell script -- An ACME protocol client written purely in Shell (Unix shell) language. -- Full ACME protocol implementation. -- Support ACME v1 and ACME v2 -- Support ACME v2 wildcard certs -- Simple, powerful and very easy to use. You only need 3 minutes to - learn it. -- Bash, dash and sh compatible. -- Simplest shell script for Let's Encrypt free certificate client. -- Purely written in Shell with no dependencies on python or the - official Let's Encrypt client. -- Just one script to issue, renew and install your certificates - automatically. -- DOES NOT require root/sudoer access. -- Docker friendly -- IPv6 support -- Cron job notifications for renewal or error etc. + - An ACME protocol client written purely in Shell (Unix shell) + language. + - Full ACME protocol implementation. + - Support ACME v1 and ACME v2 + - Support ACME v2 wildcard certs + - Simple, powerful and very easy to use. You only need 3 minutes to + learn it. + - Bash, dash and sh compatible. + - Simplest shell script for Let's Encrypt free certificate client. + - Purely written in Shell with no dependencies on python or the + official Let's Encrypt client. + - Just one script to issue, renew and install your certificates + automatically. + - DOES NOT require root/sudoer access. + - Docker friendly + - IPv6 support + - Cron job notifications for renewal or error etc. Optional dependencies: * socat - to standalone mode + diff --git a/network/acme.sh/acme.sh.SlackBuild b/network/acme.sh/acme.sh.SlackBuild index 6fa631cebc..554aa6df98 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-2020 Corrado Franco (https://corradofranco.it) +# Copyright 2019-2021 Corrado Franco (https://corradofranco.it) # All rights reserved. # # This program is free software: you can redistribute it and/or modify @@ -26,7 +26,7 @@ # Latest version of this SlackBuild at https://github.com/conraid/SlackBuilds PRGNAM=acme.sh -VERSION=${VERSION:-2.8.5} +VERSION=${VERSION:-2.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/acme.sh/acme.sh.info b/network/acme.sh/acme.sh.info index 05eb09d638..2e4561fcd0 100644 --- a/network/acme.sh/acme.sh.info +++ b/network/acme.sh/acme.sh.info @@ -1,8 +1,8 @@ PRGNAM="acme.sh" -VERSION="2.8.5" +VERSION="2.8.8" HOMEPAGE="https://acme.sh/" -DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/2.8.5/acme.sh-2.8.5.tar.gz" -MD5SUM="226b7155fe85316a7fbd1b54f9639fd2" +DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/2.8.8/acme.sh-2.8.8.tar.gz" +MD5SUM="92260273122eed14607db4f1306cd25a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3