aboutsummaryrefslogtreecommitdiff
path: root/network/easyrsa/easyrsa.SlackBuild
diff options
context:
space:
mode:
authorSebastian Arcus <s.arcus@open-t.co.uk>2022-11-21 14:22:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-21 14:22:44 +0700
commit60fd347b6a913a2d9293e17953d48f23829c722e (patch)
tree772be37dff1c523d7b3d04bee85a1252ce90bcca /network/easyrsa/easyrsa.SlackBuild
parent3f07a334aa180fa1a56adfd8e9deaec3d3100a2c (diff)
network/easyrsa: Updated for version 3.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/easyrsa/easyrsa.SlackBuild')
-rw-r--r--network/easyrsa/easyrsa.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/easyrsa/easyrsa.SlackBuild b/network/easyrsa/easyrsa.SlackBuild
index 4d228d0df30e6..1a1154801bf25 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}