From 8de05b58d6ab609eef31c3357c3ea3b8cd2854b9 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Wed, 6 Dec 2023 13:45:52 -0600 Subject: [PATCH] easyrsa: update to 3.1.7, orphan. --- srcpkgs/easyrsa/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template index 8c43250148a..058c7c559c0 100644 --- a/srcpkgs/easyrsa/template +++ b/srcpkgs/easyrsa/template @@ -1,15 +1,15 @@ # Template file for 'easyrsa' pkgname=easyrsa -version=3.1.4 +version=3.1.7 revision=1 depends="openssl" short_desc="Simple shell based CA utility" -maintainer="Adam Gausmann " +maintainer="Orphaned " license="GPL-2.0-only, ISC" homepage="https://github.com/OpenVPN/easy-rsa" changelog="https://github.com/OpenVPN/easy-rsa/raw/master/ChangeLog" distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz" -checksum=4f987a4b5209b934440b6469a38e99c40964b973f2d296a0ddb72464b41dfe48 +checksum=aaa48fadcbb77511b9c378554ef3eae09f8c7bc149d6f56ba209f1c9bab98c6e conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*" do_install() {