diff options
Diffstat (limited to 'network/strongswan/strongswan.SlackBuild')
-rw-r--r-- | network/strongswan/strongswan.SlackBuild | 4 |
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} |