diff options
author | Markus Hutmacher <mailing@markhu.de> | 2014-09-03 21:38:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-06 00:02:50 +0700 |
commit | c929f7971cc650166e8fde15a40f250da2d07578 (patch) | |
tree | 7f540f693848fbdc246b836b1116fec5616fc236 /network/strongswan/strongswan.SlackBuild | |
parent | c155e41b2bc18ffcd760f46a56fb4c391b5140b8 (diff) | |
download | slackbuilds-c929f7971cc650166e8fde15a40f250da2d07578.tar.gz |
network/strongswan: Updated for version 5.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/strongswan/strongswan.SlackBuild')
-rw-r--r-- | network/strongswan/strongswan.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/strongswan/strongswan.SlackBuild b/network/strongswan/strongswan.SlackBuild index 1a3741d2b7..825db60c72 100644 --- a/network/strongswan/strongswan.SlackBuild +++ b/network/strongswan/strongswan.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=strongswan -VERSION=${VERSION:-5.1.3} +VERSION=${VERSION:-5.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |