strongswan: Update to 5.5.3

Has security fixes for CVE-2017-9022 and CVE-2017-9023.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-06-01 10:06:57 +01:00
parent 5eccecab97
commit 33848e1d24

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.5.2
VER = 5.5.3
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 546f7e5346b754f5946ff1282702ceb9
$(DL_FILE)_MD5 = 4afffe3c219bb2e04f09510905af836b
install : $(TARGET)