]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strongswan
Merge branch 'next' into kernel-4.9
[ipfire-2.x.git] / lfs / strongswan
index 7f6a95b6e38c0589cd982d53bfb64f4b5c6d7ab2..85c4f2b85815d492cb69a7777afd8723d2b33415 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.5.2
+VER        = 5.5.3
 
 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 = 4afffe3c219bb2e04f09510905af836b
 
 install : $(TARGET)