From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] iproute2: Update to version 6.4.0 Date: Sat, 01 Jul 2023 19:12:00 +0000 Message-ID: <20817600-200a-4a65-df21-fa2eac582a31@ipfire.org> In-Reply-To: <20230629170445.2717143-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1092317519974690047==" List-Id: --===============1092317519974690047== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > - Update from version 6.3.0 to 6.4.0 > - Update of rootfile not required > - Changelog can only be reviewed by looking at the commits in the git repo > https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/ >=20 > Signed-off-by: Adolf Belka > --- > lfs/iproute2 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/iproute2 b/lfs/iproute2 > index c773291f3..cfdb474cb 100644 > --- a/lfs/iproute2 > +++ b/lfs/iproute2 > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 6.3.0 > +VER =3D 6.4.0 > =20 > THISAPP =3D iproute2-$(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 a7b48c59c8a30f56ca810136f4d9f681fe38359999c260227a62= 29b972ce70b233d2865a6543cf3f70ed586825f9191c22d459a9fc5cc8c7dbf3ab417064c8a7 > +$(DL_FILE)_BLAKE2 =3D 76369d2a794afd13dba1a34ee9a7425775bb7b43c22164274749= c01b18d061669aa5abd51d32a15d68f48e75f4837a887dfc28ea41e34d8e4c36b2ab865628dd > =20 > install : $(TARGET) > =20 --===============1092317519974690047==--