summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Sebastian Arcus <s.arcus@open-t.co.uk>2022-11-21 14:22:44 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-21 14:22:44 +0700
commit60fd347b6a913a2d9293e17953d48f23829c722e (patch)
tree772be37dff1c523d7b3d04bee85a1252ce90bcca /network
parent3f07a334aa180fa1a56adfd8e9deaec3d3100a2c (diff)
downloadslackbuilds-60fd347b6a913a2d9293e17953d48f23829c722e.tar.gz
slackbuilds-60fd347b6a913a2d9293e17953d48f23829c722e.tar.xz
network/easyrsa: Updated for version 3.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/easyrsa/easyrsa.SlackBuild2
-rw-r--r--network/easyrsa/easyrsa.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/easyrsa/easyrsa.SlackBuild b/network/easyrsa/easyrsa.SlackBuild
index 4d228d0df3..1a1154801b 100644
--- a/network/easyrsa/easyrsa.SlackBuild
+++ b/network/easyrsa/easyrsa.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=easyrsa
SRCNAM=EasyRSA
-VERSION=${VERSION:-3.0.7}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/easyrsa/easyrsa.info b/network/easyrsa/easyrsa.info
index ca4545365a..2049e1036b 100644
--- a/network/easyrsa/easyrsa.info
+++ b/network/easyrsa/easyrsa.info
@@ -1,8 +1,8 @@
PRGNAM="easyrsa"
-VERSION="3.0.7"
+VERSION="3.1.1"
HOMEPAGE="https://github.com/OpenVPN/easy-rsa"
-DOWNLOAD="https://github.com/OpenVPN/easy-rsa/releases/download/v3.0.7/EasyRSA-3.0.7.tgz"
-MD5SUM="e9ae0a705831354193ed23b2c6da9944"
+DOWNLOAD="https://github.com/OpenVPN/easy-rsa/releases/download/v3.1.1/EasyRSA-3.1.1.tgz"
+MD5SUM="eb981af7e761819fcc3de684b2f1d98b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""