security/acme.sh: update to 2.9.0
This removes support for ACME v1 re: https://github.com/acmesh-official/acme.sh/releases/tag/2.9.0
This commit is contained in:
parent
4667d37ce0
commit
a2c6793875
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= acme.sh
|
||||
PORTVERSION= 2.8.9
|
||||
PORTVERSION= 2.9.0
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1620081609
|
||||
SHA256 (Neilpang-acme.sh-2.8.9_GH0.tar.gz) = 2b341453da63235a8a4c1649bff1a197f27ee84c7c36d8ff98b3aed261f62524
|
||||
SIZE (Neilpang-acme.sh-2.8.9_GH0.tar.gz) = 233430
|
||||
TIMESTAMP = 1622654029
|
||||
SHA256 (Neilpang-acme.sh-2.9.0_GH0.tar.gz) = bb8cfb8333bc9e986bb8b7644d518bc238b353c871c343b7edf8cda7b7dd903c
|
||||
SIZE (Neilpang-acme.sh-2.9.0_GH0.tar.gz) = 232001
|
||||
|
|
Loading…
Reference in a new issue