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.9 Date: Thu, 05 Jan 2023 15:44:48 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6584539578929023470==" List-Id: --===============6584539578929023470== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.9 for the release announcement of this version. Signed-off-by: Peter M=C3=BCller --- lfs/strongswan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index 55e2b0a45..db4607bc2 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2022 IPFire Team = # +# Copyright (C) 2007-2023 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.9.8 +VER =3D 5.9.9 =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 2a7e346931f909aefa17a7e2f4a2d5b491979dd21519eaffa5d14a= c0e54d86207009526aed903bfadbec2d4d449a23077f391106ed9ac02851a081b563c72eb0 +$(DL_FILE)_BLAKE2 =3D 9cbc73192527254a2d20b28295e7583a0d9ec81e4d6eb1b7d78e54= b30ba8e5304a33e813145d8a47b2b4319d7b49762cd35cdbdaf1d41161d7746d68d3cef1b5 =20 install : $(TARGET) =20 --=20 2.35.3 --===============6584539578929023470==--