X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fstrongswan;fp=lfs%2Fstrongswan;h=948db5b1dfee681a5caa5bf9e28d6e9dd9729ae0;hp=c7abf7a4d3837d3c4fbc48fa418399fe74eeb928;hb=d0d3fe9d266c265697250dabba0bfdac316314ff;hpb=1a386bb9d8765a04651f54348d0d1e01d9950235 diff --git a/lfs/strongswan b/lfs/strongswan index c7abf7a4d3..948db5b1df 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -80,8 +80,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - - cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.5.3_ipfire.patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-5.0.2_ipfire.patch cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-5.1.1-delay-dpd.patch cd $(DIR_APP) && [ -x "configure" ] || ./autogen.sh