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 | |
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')
-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 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} diff --git a/network/strongswan/strongswan.info b/network/strongswan/strongswan.info index d837904e8d..e27af4ae46 100644 --- a/network/strongswan/strongswan.info +++ b/network/strongswan/strongswan.info @@ -1,8 +1,8 @@ PRGNAM="strongswan" -VERSION="5.1.3" +VERSION="5.2.0" HOMEPAGE="http://www.strongswan.org" -DOWNLOAD="http://download.strongswan.org/strongswan-5.1.3.tar.bz2" -MD5SUM="1d1c108775242743cd8699215b2918c3" +DOWNLOAD="http://download.strongswan.org/strongswan-5.2.0.tar.bz2" +MD5SUM="5cee4ee1a6ccb74400758b3ace54d46e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |