summaryrefslogtreecommitdiffstats
path: root/network/strongswan/strongswan.SlackBuild
diff options
context:
space:
mode:
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 075b37e7a5..e2b105325a 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, Markus Hutmacher, mailing@markhu.de
+# Copyright 2013-2014, Markus Hutmacher, mailing@markhu.de
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
#
PRGNAM=strongswan
-VERSION=5.1.1
+VERSION=${VERSION:-5.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}