easyrsa: update to 3.1.7, orphan.

This commit is contained in:
Adam Gausmann 2023-12-06 13:45:52 -06:00 committed by Duncan Overbruck
parent 8bde347642
commit 8de05b58d6

View file

@ -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 <adam@gaussian.dev>"
maintainer="Orphaned <orphan@voidlinux.org>"
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() {