From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 1/2] strongswan: Update 5.8.1 Date: Wed, 02 Oct 2019 10:31:53 +0000 Message-ID: <20191002103154.3874-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7908181874714351659==" List-Id: --===============7908181874714351659== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Michael Tremer --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index e326886cf..c6f428e41 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.8.0 +VER = 5.8.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 = e05f2d16a7479a2a9591609c256d523a +$(DL_FILE)_MD5 = 5a6b9980cd1ac4fad3c24b55ed960ac9 install : $(TARGET) -- 2.20.1 --===============7908181874714351659==--