From dce34b2dcba3ed3db2051f2b0a3e415c6205913c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 31 Mar 2020 09:49:03 +0000 Subject: [PATCH] strongswan: Update to 5.8.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tremer Reviewed-by: Peter Müller Signed-off-by: Arne Fitzenreiter --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index ed88c04589..f47084b416 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.8.2 +VER = 5.8.4 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d94eac2caed51b0cc776e5887b10bace +$(DL_FILE)_MD5 = 0634e7f40591bd3f6770e583c3f27d29 install : $(TARGET) -- 2.39.5