From 5c65739be451a74bf987688c66b21e0f106c9fae Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 30 Mar 2020 17:45:18 +0000 Subject: [PATCH] strongswan: Update to 5.8.4 Signed-off-by: Michael Tremer --- 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.2