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.2 Date: Tue, 30 Mar 2021 21:14:27 +0200 Message-ID: <3dfd1954-08d9-d20c-c605-474c97b2082c@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3686097019789614801==" List-Id: --===============3686097019789614801== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This versions' changelog can be retrieved from https://wiki.strongswan.org/ve= rsions/80. 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 ace2c5814..0f00b071f 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2020 IPFire Team = # +# Copyright (C) 2007-2021 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.1 +VER =3D 5.9.2 =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)_MD5 =3D 1f4db969d072e120dc12d1c116a0f658 +$(DL_FILE)_MD5 =3D 8918e6675e1be3784817641f07eadeb8 =20 install : $(TARGET) =20 --=20 2.26.2 --===============3686097019789614801==--