easyrsa: update to 3.1.4.

This commit is contained in:
Adam Gausmann 2023-05-19 23:38:31 -05:00 committed by Duncan Overbruck
parent b3b0a3469e
commit 63186548f9

View File

@ -1,6 +1,6 @@
# Template file for 'easyrsa'
pkgname=easyrsa
version=3.1.2
version=3.1.4
revision=1
depends="openssl"
short_desc="Simple shell based CA utility"
@ -9,7 +9,7 @@ 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="d63cf129490ffd6d8792ede7344806c506c82c32428b5bb609ad97ca6a6e4499"
checksum=4f987a4b5209b934440b6469a38e99c40964b973f2d296a0ddb72464b41dfe48
conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
do_install() {