strongswan: Update to version 5.2.0.

This commit is contained in:
Michael Tremer
2014-07-09 22:15:43 +02:00
parent f5770b46e4
commit ec4e8d3fec
2 changed files with 4 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.2.0rc1
VER = 5.2.0
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = ca260196e49ca5f15ff2507f20c4539a
$(DL_FILE)_MD5 = 5cee4ee1a6ccb74400758b3ace54d46e
install : $(TARGET)