strongswan: Update to version 5.5.2

Introduces support for Curve25519 for IKE as defined by RFC8031.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-04-05 12:08:39 +01:00
parent 570d54fd84
commit 1ef80c4352
2 changed files with 10 additions and 2 deletions

View File

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