From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libnl-3: Update to version 3.9.0 Date: Mon, 18 Dec 2023 18:28:57 +0100 Message-ID: <20231218172911.2531726-6-adolf.belka@ipfire.org> In-Reply-To: <20231218172911.2531726-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4436301651869228752==" List-Id: --===============4436301651869228752== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 3.8.0 to 3.9.0 - Update of rootfile not required - Changelog is not produced. Changes can be seen from the commits in the gith= ub repo https://github.com/thom311/libnl/commits/main Signed-off-by: Adolf Belka --- lfs/libnl-3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libnl-3 b/lfs/libnl-3 index a26e13ec4..9def2e38e 100644 --- a/lfs/libnl-3 +++ b/lfs/libnl-3 @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 3.8.0 +VER =3D 3.9.0 =20 THISAPP =3D libnl-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D ff90d52e9b617ad8a53e4d42f43bee065b331ed919a3effc4a0f38= c8e15b46f86c1eb153816499ed77dd99063500b1dc52951891034475a5bb81da1ad8004594 +$(DL_FILE)_BLAKE2 =3D 56a39aad9aa15992ff02fe35732abbc5ed5d107b814587e02b9146= 31489877899989d49c7aeee1ecb461ad5f525c7cd7c045c9770864d83b0a58490293441193 =20 install : $(TARGET) =20 --=20 2.43.0 --===============4436301651869228752==--