summaryrefslogtreecommitdiffstats
path: root/network/strongswan/strongswan.SlackBuild
diff options
context:
space:
mode:
author Markus Hutmacher2015-05-08 17:23:43 +0200
committer Willy Sudiarto Raharjo2015-05-08 17:23:43 +0200
commitd94307e6b9c4345f3352a964ef6b6a41c5b551f9 (patch)
tree20d78cf2b4da3e10b076f9cf5905378d26dfe99d /network/strongswan/strongswan.SlackBuild
parentb9731fa2bfda8eabf1e340edee7c0236270d97bd (diff)
downloadslackbuilds-d94307e6b9c4345f3352a964ef6b6a41c5b551f9.tar.gz
network/strongswan: Updated for version 5.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/strongswan/strongswan.SlackBuild')
-rw-r--r--network/strongswan/strongswan.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/strongswan/strongswan.SlackBuild b/network/strongswan/strongswan.SlackBuild
index 825db60c72..9e65d6e43c 100644
--- a/network/strongswan/strongswan.SlackBuild
+++ b/network/strongswan/strongswan.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright 2009-2013, Jonathan Larsen (agentc0re), SLC, UT
-# Copyright 2013-2014, Markus Hutmacher, mailing@markhu.de
+# Copyright 2013-2015, Markus Hutmacher, mailing@markhu.de
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=strongswan
-VERSION=${VERSION:-5.2.0}
+VERSION=${VERSION:-5.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}