diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2016-11-09 17:39:20 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:22 +0000 |
commit | 5adebd16cdf05cc6471f498d4aaac0600655c51c (patch) | |
tree | b87dbac9a26a8ed950aa8047d4b3bf6f2cb67bc8 /network/easyrsa/easyrsa.info | |
parent | 9beffd8789e903b05d576cc2e7f76ed08f7497be (diff) | |
download | slackbuilds-5adebd16cdf05cc6471f498d4aaac0600655c51c.tar.gz |
network/easyrsa: Added (CLI utility for managing a PKI CA).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/easyrsa/easyrsa.info')
-rw-r--r-- | network/easyrsa/easyrsa.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/easyrsa/easyrsa.info b/network/easyrsa/easyrsa.info new file mode 100644 index 0000000000..ecdd66939d --- /dev/null +++ b/network/easyrsa/easyrsa.info @@ -0,0 +1,10 @@ +PRGNAM="easyrsa" +VERSION="3.0.1" +HOMEPAGE="https://github.com/OpenVPN/easy-rsa" +DOWNLOAD="https://github.com/OpenVPN/easy-rsa/releases/download/3.0.1/EasyRSA-3.0.1.tgz" +MD5SUM="5fd4b1a07983a517484bf57c31f7befb" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Sebastian Arcus" +EMAIL="s.arcus@open-t.co.uk" |