From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 6.10.0 Date: Tue, 13 Aug 2024 18:19:42 +0200 Message-ID: <20240813162000.1113995-7-adolf.belka@ipfire.org> In-Reply-To: <20240813162000.1113995-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7538397891525064305==" List-Id: --===============7538397891525064305== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.8.0 to 6.10.0 - Update of rootfile not required - Changelog is the commits list in the git repo https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/ Signed-off-by: Adolf Belka --- lfs/iproute2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/iproute2 b/lfs/iproute2 index 17f25dddc..5d66de568 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.8.0 +VER =3D 6.10.0 # https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/ =20 THISAPP =3D iproute2-$(VER) @@ -41,7 +41,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D d30cdff8522627c27c9165f068f42adbec38f15548a8f2cd31276f= 283880dc402e10c5989e7227e80cdc891bcc4a574b330d634ae550e689758b849c0506c31f +$(DL_FILE)_BLAKE2 =3D 66332ea333ab2cdc4a2c71000fa2d06fd87cfdf5237dae458aff60= ce606155302eb9d0ffaf87107255ab04c02f2b773dc040abb08bb89afb53091396dfc8a3ad =20 install : $(TARGET) =20 --=20 2.46.0 --===============7538397891525064305==--