mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
easyrsa: update to 3.1.4.
This commit is contained in:
parent
b3b0a3469e
commit
63186548f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'easyrsa'
|
# Template file for 'easyrsa'
|
||||||
pkgname=easyrsa
|
pkgname=easyrsa
|
||||||
version=3.1.2
|
version=3.1.4
|
||||||
revision=1
|
revision=1
|
||||||
depends="openssl"
|
depends="openssl"
|
||||||
short_desc="Simple shell based CA utility"
|
short_desc="Simple shell based CA utility"
|
||||||
|
@ -9,7 +9,7 @@ license="GPL-2.0-only, ISC"
|
||||||
homepage="https://github.com/OpenVPN/easy-rsa"
|
homepage="https://github.com/OpenVPN/easy-rsa"
|
||||||
changelog="https://github.com/OpenVPN/easy-rsa/raw/master/ChangeLog"
|
changelog="https://github.com/OpenVPN/easy-rsa/raw/master/ChangeLog"
|
||||||
distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"
|
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/*"
|
conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue