mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
easyrsa: change maintainer email
This commit is contained in:
parent
4260ebd1b0
commit
6d52d59612
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
wrksrc="EasyRSA-${version}"
|
wrksrc="EasyRSA-${version}"
|
||||||
depends="openssl"
|
depends="openssl"
|
||||||
short_desc="Simple shell based CA utility"
|
short_desc="Simple shell based CA utility"
|
||||||
maintainer="Adam Gausmann <agausmann@fastmail.com>"
|
maintainer="Adam Gausmann <adam@gaussian.dev>"
|
||||||
license="GPL-2.0-only, ISC"
|
license="GPL-2.0-only, ISC"
|
||||||
homepage="https://github.com/OpenVPN/easy-rsa"
|
homepage="https://github.com/OpenVPN/easy-rsa"
|
||||||
distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"
|
distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue