strongswan: Update to 5.1.3.

Fixes CVE-2014-2338.
This commit is contained in:
Michael Tremer
2014-04-15 21:16:14 +02:00
parent eae92b2baf
commit fab1f85783

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.1.2
VER = 5.1.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 = d45a2e89c624bceaf2e53c9b9cdddf83
$(DL_FILE)_MD5 = 1d1c108775242743cd8699215b2918c3
install : $(TARGET)