diff options
author | Markus Hutmacher <mailing@markhu.de> | 2016-01-03 07:12:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:22 +0700 |
commit | ea49650a3f80ef2a3df4073460e6f26c00f99384 (patch) | |
tree | 727e8f96d81333b23240a2ef64870bd11dc4afa1 /network/strongswan/strongswan.SlackBuild | |
parent | 2ca53b9427ed046492b3b6640765d583e980967b (diff) | |
download | slackbuilds-ea49650a3f80ef2a3df4073460e6f26c00f99384.tar.gz |
network/strongswan: Updated for version 5.3.4.
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 748f38d30e..549b1652ff 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.3.2} +VERSION=${VERSION:-5.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |