From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] strongswan: Update to 5.9.11 Date: Sun, 25 Jun 2023 20:58:00 +0000 Message-ID: <3165bbe4-aea5-e949-0a78-09e31702205d@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7511632009587614385==" List-Id: --===============7511632009587614385== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.11 for the release notes of this update. Signed-off-by: Peter M=C3=BCller --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index 7cb886fe7..357283b15 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.9.10 +VER =3D 5.9.11 =20 THISAPP =3D strongswan-$(VER) DL_FILE =3D $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 757d55aa0c623356c5d8bf0360df63990ec18294d06f50b6dd4752= 73b75a883354ea8723708e4856a8f0acc4d3237ac6bcf5adc40346fded7051d78375b2bcc9 +$(DL_FILE)_BLAKE2 =3D e8e84d79d1530b9a968ce8429fec0e7b3fcf19b75fdbd4371a3876= 3d8564d5b37d012769006330b5c94cff3e914acb1b1a3e2829749effb8c35f9e5d775be491 =20 install : $(TARGET) =20 --=20 2.35.3 --===============7511632009587614385==--