mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
easyrsa: update to 3.1.7, orphan.
This commit is contained in:
parent
8bde347642
commit
8de05b58d6
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue