strongswan: bump to 5.5.1
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 23 Oct 2016 17:49:41 +0000 (20:49 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 31 Oct 2016 09:01:30 +0000 (11:01 +0200)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/strongswan/Makefile

index cb6e24d1e90f2541e778a0fdb61c15c506729105..5d1f5914cc9aec3ce58e8e0de67a5900a34a4367 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=5.5.0
+PKG_VERSION:=5.5.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:=a96fa7eb6c62b40143dadb064b6bd586
+PKG_MD5SUM:=4eba9474f7dc6c8c8d7037261358e68d
 PKG_LICENSE:=GPL-2.0+
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>