]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strongswan
Captive-Portal: add files to configroot rootfile
[ipfire-2.x.git] / lfs / strongswan
index 7f6a95b6e38c0589cd982d53bfb64f4b5c6d7ab2..600c012dc5a1515b0ca58264b6e61a487f7205f3 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.5.2
+VER        = 5.6.0
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/strongswan-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
-ifeq "$(MACHINE)" "i586"
+ifeq "$(BUILD_ARCH)" "i586"
        CONFIGURE_OPTIONS = \
                --enable-padlock
 else
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 546f7e5346b754f5946ff1282702ceb9
+$(DL_FILE)_MD5 = befb5e827d02433fea6669c20e11530a
 
 install : $(TARGET)