diff options
author | Markus Hutmacher <mailing@markhu.de> | 2015-06-25 08:41:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-25 08:41:54 +0700 |
commit | ac39a2822382c13b1480b8b9a03f4e305467b7d5 (patch) | |
tree | 2508ca59f72edf85f71845af47df0b7d888d2d45 /network | |
parent | 614e53381f292adf4417a15d745eb878a545d03b (diff) | |
download | slackbuilds-ac39a2822382c13b1480b8b9a03f4e305467b7d5.tar.gz |
network/strongswan: Updated for version 5.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/strongswan/strongswan.SlackBuild | 2 | ||||
-rw-r--r-- | network/strongswan/strongswan.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/strongswan/strongswan.SlackBuild b/network/strongswan/strongswan.SlackBuild index 9e65d6e43c..748f38d30e 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.0} +VERSION=${VERSION:-5.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/strongswan/strongswan.info b/network/strongswan/strongswan.info index f27f260e0c..ae27ff1dc0 100644 --- a/network/strongswan/strongswan.info +++ b/network/strongswan/strongswan.info @@ -1,8 +1,8 @@ PRGNAM="strongswan" -VERSION="5.3.0" +VERSION="5.3.2" HOMEPAGE="http://www.strongswan.org" -DOWNLOAD="http://download.strongswan.org/strongswan-5.3.0.tar.bz2" -MD5SUM="c52d4228231c2025d9c320d0e9990327" +DOWNLOAD="http://download.strongswan.org/strongswan-5.3.2.tar.bz2" +MD5SUM="fab014be1477ef4ebf9a765e10f8802c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |