strongswan: update to 5.2.1
authorSteven Barth <steven@midlink.org>
Mon, 20 Oct 2014 07:16:18 +0000 (09:16 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 13 Feb 2015 11:16:46 +0000 (12:16 +0100)
Signed-off-by: Steven Barth <steven@midlink.org>
net/strongswan/Makefile

index 8039951221c3bf04c43cc45fb0b3131d8e55b2f5..58bc004ebede62a44940aba2892b8023e8df210f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=5.2.0
+PKG_VERSION:=5.2.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/
-PKG_MD5SUM:=5cee4ee1a6ccb74400758b3ace54d46e
+PKG_MD5SUM:=dd3717c0aa59ab4591ca1812941ebb82
 PKG_LICENSE:=GPL-2.0+
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>