strongswan: Update to 5.9.0

- Update strongswan from version 5.8.4 to 5.9.0
  see https://wiki.strongswan.org/versions/78

Supporting request from Peter Müller
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2020-09-02 10:36:39 +02:00
committed by Michael Tremer
parent 89157a2d3c
commit e8d85a18a6

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.8.4
VER = 5.9.0
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 0634e7f40591bd3f6770e583c3f27d29
$(DL_FILE)_MD5 = 705628cddd5b7683ef8a688acd9514d8
install : $(TARGET)