X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fstrongswan;h=948db5b1dfee681a5caa5bf9e28d6e9dd9729ae0;hp=701e3c571eaa672529e74d0fbc002bfac722b916;hb=d0d3fe9d266c265697250dabba0bfdac316314ff;hpb=ec985733a532fb257e75fd75a10746fe9c8cfb80 diff --git a/lfs/strongswan b/lfs/strongswan index 701e3c571e..948db5b1df 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -80,8 +80,8 @@ $(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 cd $(DIR_APP) && ./configure \