diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2020-04-24 07:57:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-24 07:57:17 +0700 |
commit | f458445756ba788542ffdc8c998ddb38612a0da6 (patch) | |
tree | 65b1683ed9cacc2a05b9c299d56eafe9f681f009 /network/easyrsa | |
parent | 8748d2ad3c8243cd992ca11b76c8739eb4907047 (diff) | |
download | slackbuilds-f458445756ba788542ffdc8c998ddb38612a0da6.tar.gz |
network/easyrsa: Updated for version 3.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/easyrsa')
-rw-r--r-- | network/easyrsa/easyrsa.SlackBuild | 2 | ||||
-rw-r--r-- | network/easyrsa/easyrsa.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/easyrsa/easyrsa.SlackBuild b/network/easyrsa/easyrsa.SlackBuild index ffb18d7c19..88449facc1 100644 --- a/network/easyrsa/easyrsa.SlackBuild +++ b/network/easyrsa/easyrsa.SlackBuild @@ -22,7 +22,7 @@ PRGNAM=easyrsa SRCNAM=EasyRSA -VERSION=${VERSION:-3.0.4} +VERSION=${VERSION:-3.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/easyrsa/easyrsa.info b/network/easyrsa/easyrsa.info index fafb548f82..ca4545365a 100644 --- a/network/easyrsa/easyrsa.info +++ b/network/easyrsa/easyrsa.info @@ -1,8 +1,8 @@ PRGNAM="easyrsa" -VERSION="3.0.4" +VERSION="3.0.7" HOMEPAGE="https://github.com/OpenVPN/easy-rsa" -DOWNLOAD="https://github.com/OpenVPN/easy-rsa/releases/download/v3.0.4/EasyRSA-3.0.4.tgz" -MD5SUM="d163f0681b4b2067f107badeb9151629" +DOWNLOAD="https://github.com/OpenVPN/easy-rsa/releases/download/v3.0.7/EasyRSA-3.0.7.tgz" +MD5SUM="e9ae0a705831354193ed23b2c6da9944" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |