@@ -1,6 +1,6 @@
|
||||
# Template file for 'easyrsa'
|
||||
pkgname=easyrsa
|
||||
version=3.1.7
|
||||
version=3.2.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=aaa48fadcbb77511b9c378554ef3eae09f8c7bc149d6f56ba209f1c9bab98c6e
|
||||
checksum=ed65e88cea892268efa71eb1161ce13af3beded6754301e1e713e36ff3613cac
|
||||
conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
|
||||
|
||||
do_install() {
|
||||
@@ -18,5 +18,4 @@ do_install() {
|
||||
vinstall vars.example 644 etc/easyrsa vars
|
||||
vcopy x509-types etc/easyrsa
|
||||
vlicense COPYING.md
|
||||
vlicense mktemp.txt
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user