easyrsa: update to 3.1.2.
This commit is contained in:
parent
91a775348a
commit
111f9fa1f2
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'easyrsa'
|
||||
pkgname=easyrsa
|
||||
version=3.1.0
|
||||
version=3.1.2
|
||||
revision=1
|
||||
depends="openssl"
|
||||
short_desc="Simple shell based CA utility"
|
||||
maintainer="Adam Gausmann <adam@gaussian.dev>"
|
||||
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="01b07ecb58dc003e47d4e74f9fc4da35ec6842e96cd003d66ed72a43df983659"
|
||||
checksum="d63cf129490ffd6d8792ede7344806c506c82c32428b5bb609ad97ca6a6e4499"
|
||||
conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue