From a1bf82f1e06d5abb944b00640c7f6a878aa308e0 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Wed, 16 Sep 2020 15:44:31 -0500 Subject: [PATCH] easyrsa: update to 3.0.8. --- srcpkgs/easyrsa/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template index 517dd6ff50b..5fb47055643 100644 --- a/srcpkgs/easyrsa/template +++ b/srcpkgs/easyrsa/template @@ -1,8 +1,7 @@ # Template file for 'easyrsa' pkgname=easyrsa -version=3.0.7 +version=3.0.8 revision=1 -archs="noarch" wrksrc="EasyRSA-${version}" depends="libressl" short_desc="Simple shell based CA utility" @@ -10,7 +9,7 @@ maintainer="Adam Gausmann " license="GPL-2.0-only" homepage="https://github.com/OpenVPN/easy-rsa" distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz" -checksum="157d2e8c115c3ad070c1b2641a4c9191e06a32a8e50971847a718251eeb510a8" +checksum="cae114c212a5be4d89f2253d36c70ab94f68d295f24e8b6711c2cab0fabf7e18" conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*" do_install() {