From 42c882a891ca5c4e70e35792da47197542ecd552 Mon Sep 17 00:00:00 2001 From: luka Date: Wed, 6 Mar 2013 23:26:34 +0000 Subject: [PATCH] [packages] strongswan: update to version 5.0.2 git-svn-id: svn://svn.openwrt.org/openwrt/packages@35897 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0