From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iw: Update to version 6.9 Date: Tue, 18 Jun 2024 12:48:53 +0200 Message-ID: <20240618104858.3386879-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1164187919932409770==" List-Id: --===============1164187919932409770== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 5.19 to 6.9 - Update of rootfile not required - Changelog There is no changelog available for this package. Details of changes can = be found in the git commit log https://git.kernel.org/pub/scm/linux/kernel/git/jberg= /iw.git/log/ Signed-off-by: Adolf Belka --- lfs/iw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/iw b/lfs/iw index 46bd8c23c..eb4a5c77f 100644 --- a/lfs/iw +++ b/lfs/iw @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2023 IPFire Team = # +# Copyright (C) 2007-2024 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.19 +VER =3D 6.9 =20 THISAPP =3D iw-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 57c14b3be0b171b80abcbc71a45f392115f62cc0c3f8440185cb05= b42f7a7c901653969a4d5200878b7ceb7aea356d9cf02e07a9fbb282b34372c23561f4fe0a +$(DL_FILE)_BLAKE2 =3D 90fca854795fb7e32675d14158250c0b0b06b0d757f375636bcf53= 8fc5f9a658eab8ee39331465b93545e0b0b49ad29f92f5119a6f4e187fb84eca9c9e5151c2 =20 install : $(TARGET) =20 --=20 2.45.2 --===============1164187919932409770==--