mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: uacme-1.7.1
This commit is contained in:
parent
f1af9d6cf3
commit
6b088a6288
1 changed files with 16 additions and 0 deletions
16
srcpkgs/uacme/template
Normal file
16
srcpkgs/uacme/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'uacme'
|
||||||
|
pkgname=uacme
|
||||||
|
version=1.7.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="uacme-upstream-${version}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-maintainer-mode --with-openssl"
|
||||||
|
hostmakedepends="asciidoc pkg-config"
|
||||||
|
makedepends="libcurl-devel openssl-devel"
|
||||||
|
short_desc="Minimal ACMEv2 (Let's Encrypt) client written in plain C"
|
||||||
|
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/ndilieto/uacme"
|
||||||
|
changelog="https://raw.githubusercontent.com/ndilieto/uacme/master/ChangeLog"
|
||||||
|
distfiles="https://github.com/ndilieto/uacme/archive/refs/tags/upstream/${version}.tar.gz"
|
||||||
|
checksum=36027a587256cbaa86650cec2a5b3eb000480e1150bd83941565661b392625ac
|
Loading…
Add table
Reference in a new issue