From 6d52d59612fd7706249cf7538489e51c1ddf039a Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sun, 11 Sep 2022 12:48:14 -0500 Subject: [PATCH] easyrsa: change maintainer email --- srcpkgs/easyrsa/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template index e579f511366..1630d4dbcd0 100644 --- a/srcpkgs/easyrsa/template +++ b/srcpkgs/easyrsa/template @@ -5,7 +5,7 @@ revision=1 wrksrc="EasyRSA-${version}" depends="openssl" short_desc="Simple shell based CA utility" -maintainer="Adam Gausmann " +maintainer="Adam Gausmann " license="GPL-2.0-only, ISC" homepage="https://github.com/OpenVPN/easy-rsa" distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"