mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to 2.8.2
* Support notifications for renewal: email, mailgun, sendgrid, IFTTT, pushover etc. https://github.com/Neilpang/acme.sh/wiki/notify * add deploy hook to docker containers: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers * dns api: Schlundtech, NLnetLabs , acmeproxy, durabledns, Active24, MaraDNS, regru, jdcloud.com(?????????), Vultr, hexonet * Support cloudflare new dns api Token format * bug fixes. re https://github.com/Neilpang/acme.sh/releases/tag/2.8.2
This commit is contained in:
parent
782d7bccdc
commit
838a7a339c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508628
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= acme.sh
|
||||
PORTVERSION= 2.8.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.8.2
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1556568826
|
||||
SHA256 (Neilpang-acme.sh-2.8.1_GH0.tar.gz) = 4fc55b2112058e563616893fefb56c5ff4895a7e6327e9f8416797fdc44d98e3
|
||||
SIZE (Neilpang-acme.sh-2.8.1_GH0.tar.gz) = 130201
|
||||
TIMESTAMP = 1565537197
|
||||
SHA256 (Neilpang-acme.sh-2.8.2_GH0.tar.gz) = 9c97ae15db3fc65200db462b3304aa082b1367f1ba4af5a86693b014a991c990
|
||||
SIZE (Neilpang-acme.sh-2.8.2_GH0.tar.gz) = 161737
|
||||
|
Loading…
Reference in New Issue
Block a user