]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
strongswan: Update to 5.2.1
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Oct 2014 20:00:08 +0000 (21:00 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Oct 2014 20:00:08 +0000 (21:00 +0100)
lfs/strongswan

index 5256b0ac6cae303421e835362ae1fcc040e78a99..dd1f0ac848b7a1bb09d279df8750d831849626c5 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 5.2.0
+VER        = 5.2.1
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5cee4ee1a6ccb74400758b3ace54d46e
+$(DL_FILE)_MD5 = dd3717c0aa59ab4591ca1812941ebb82
 
 install : $(TARGET)
 
 
 install : $(TARGET)