From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= <peter.mueller@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] strongSwan: Update to 5.9.13 Date: Mon, 08 Jan 2024 06:19:00 +0000 Message-ID: <8833c9fd-fc60-4eb5-86e1-e6418a9260eb@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0101838298345739431==" List-Id: <development.lists.ipfire.org> --===============0101838298345739431== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.13 for the changelog of this version. Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org> --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index 9496d05dd..d002290f7 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.9.12 +VER =3D 5.9.13 =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 40f80162970152bca028a9af6b37c4c6e2ef38e75f88b92bf03f18= 641dadacbc574441e74cd0c7abb49ce4c15d9b82301aa90cb07c4fd223bf83163ebfbc2381 +$(DL_FILE)_BLAKE2 =3D 1d60864a557cf14e84c62d4c04ae64eb24331e2576c157b276cf13= 691ac2a7f5d1b92925e4c3e6ab51dc1f6f64aeb7c60ffb16309673a9f78a73f652cb24da8c =20 install : $(TARGET) =20 --=20 2.35.3 --===============0101838298345739431==--