]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/strongswan
Rootfile update: initscripts.
[people/pmueller/ipfire-2.x.git] / lfs / strongswan
index c9e62482269cf771cc20adff98d38c452b03eaac..66cfd0efce63f10a115c2b3230b14715c438919b 100644 (file)
@@ -71,7 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.3.6_ipfire.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.4.0_ipfire.patch
 
        cd $(DIR_APP) && ./configure --prefix="/usr" --sysconfdir="/etc"
        cd $(DIR_APP) && make $(MAKETUNING)