strongswan: bump to 5.3.3
authorSteven Barth <steven@midlink.org>
Mon, 7 Sep 2015 09:06:37 +0000 (11:06 +0200)
committerSteven Barth <steven@midlink.org>
Mon, 7 Sep 2015 09:06:37 +0000 (11:06 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
net/strongswan/Makefile

index 2a7839a6e7dc261ad7e9d98ddad3f78e38233bcd..7c68f729a10e6280b0a86d287e877fba2d017834 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=5.3.2
-PKG_RELEASE:=2
+PKG_VERSION:=5.3.3
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/
-PKG_MD5SUM:=fab014be1477ef4ebf9a765e10f8802c
+PKG_MD5SUM:=5a25f3d1c31a77ef44d14a2e7b3eaad0
 PKG_LICENSE:=GPL-2.0+
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>