From 28eb3efc0c48014637160e8a65e474bdd576d1de Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 6 Mar 2013 23:26:34 +0000 Subject: [PATCH] strongswan: update to version 5.0.2 SVN-Revision: 35897 --- net/strongswan/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 33606c858..d1da035ea 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2012 OpenWrt.org +# Copyright (C) 2012-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan -PKG_VERSION:=5.0.1 +PKG_VERSION:=5.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://download.strongswan.org/ -PKG_MD5SUM:=58fdeb49f133139a58f4d8adafc69a16 +PKG_MD5SUM:=77dc16443fd141f46183d3a4f60986ef PKG_MOD_AVAILABLE:= \ addrblock \ -- 2.30.2