Add acme-client port.
This commit is contained in:
parent
9ee27a197f
commit
22100b42c3
1 changed files with 12 additions and 0 deletions
12
ports/acme-client/acme-client.port
Normal file
12
ports/acme-client/acme-client.port
Normal file
|
@ -0,0 +1,12 @@
|
|||
NAME=acme-client
|
||||
BUILD_LIBRARIES=libssl
|
||||
VERSION=2025-01-14
|
||||
DISTNAME=$NAME-$VERSION
|
||||
COMPRESSION=tar.xz
|
||||
ARCHIVE=$DISTNAME.$COMPRESSION
|
||||
SHA256SUM=e5fae23015215c4fe9e006ac6a857d38aa620a67e1863811008c4c7f7a3adfbf
|
||||
UPSTREAM_SITE=https://pub.sortix.org/fork/acme-client
|
||||
UPSTREAM_ARCHIVE=$ARCHIVE
|
||||
LICENSE=ISC
|
||||
BUILD_SYSTEM=makefile
|
||||
VERSION_REGEX='([0-9]{4}-[0-9]{2}-[0-9]{2})'
|
Loading…
Add table
Reference in a new issue