strongswan: bump to 5.6.2
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 26 Feb 2018 23:35:12 +0000 (00:35 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 26 Feb 2018 23:35:47 +0000 (00:35 +0100)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/strongswan/Makefile

index 1c52175660a61dc71b64babb9cc649ac06972bda..fdfcaf56221b07c78f7a46416b61baf0daa45e0e 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=5.6.1
-PKG_RELEASE:=2
+PKG_VERSION:=5.6.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=e0c282d8ad418609c5dfb5e8efa01b28b95ef3678070ed47bf2a229f55f4ab53
+PKG_HASH:=e0a60a30ebf3c534c223559e1686497a21ded709a5d605c5123c2f52bcc22e92
 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/
 PKG_LICENSE:=GPL-2.0+
 PKG_MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>