From 76da59bba60fa3d3012b6e026fb5451d0c3a7bfe Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 24 Nov 2020 10:52:45 +0100 Subject: [PATCH] strongswan: update to 5.9.1 Signed-off-by: Arne Fitzenreiter --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index d62a37c818..421541369b 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.9.0 +VER = 5.9.1 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 705628cddd5b7683ef8a688acd9514d8 +$(DL_FILE)_MD5 = 1f4db969d072e120dc12d1c116a0f658 install : $(TARGET) -- 2.39.5