From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] xfsprogs: Update to version 6.9.0 Date: Sun, 25 Aug 2024 21:11:09 +0200 Message-ID: <20240825191109.1965960-7-adolf.belka@ipfire.org> In-Reply-To: <20240825191109.1965960-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1160931935082442905==" List-Id: --===============1160931935082442905== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.8.0 to 6.9.0 - Update of rootfile not required - Changelog is not available. List of commits available either at git repo or= via https://www.spinics.net/lists/linux-xfs/msg87640.html Signed-off-by: Adolf Belka --- lfs/xfsprogs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xfsprogs b/lfs/xfsprogs index 719237412..5094485d3 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.8.0 +VER =3D 6.9.0 =20 THISAPP =3D xfsprogs-$(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 8c296698da1170bb7ff369c2bf5f156e812ddf43ee817369029ad9= 51d6c1e18c20d093db385b9a523f6cb7ba3e01f8924eb3540b71efa4bec8bf3defe2418562 +$(DL_FILE)_BLAKE2 =3D d952603716cc4022a935c426630b0b7838573476a730c6832f36ef= 0274a640e64667d3e3a2dd9fd2c5f2c12cdb348fd93abfef5c49e5c5fe2d5a83945dfc7894 =20 install : $(TARGET) =20 --=20 2.46.0 --===============1160931935082442905==--