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.1.1 Date: Wed, 25 Jan 2023 23:41:23 +0100 Message-ID: <20230125224125.3599166-4-adolf.belka@ipfire.org> In-Reply-To: <20230125224125.3599166-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8206820713131105934==" List-Id: --===============8206820713131105934== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.1.0 to 6.1.1 - Update of rootfile not required - Changelog There is no changelog in the source tarball or in the kernel site where th= e source tarballs are available from. xfs.org, which normally provides access to th= e git repository, fails to connect. xfs.wiki.kernel.org has no changelog info in= it. Signed-off-by: Adolf Belka --- lfs/xfsprogs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xfsprogs b/lfs/xfsprogs index 92784a619..5dfb1542e 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.1.0 +VER =3D 6.1.1 =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 0be85ec90079bb4cb5888785f872365382dc2bdeb9f64780dfd3dd= 2c8ec5fdea7eda76f5fe683de7f768d5d4b822e85a59e80ed713f196647f5c4431601fab7b +$(DL_FILE)_BLAKE2 =3D f6551356ccc68ee6d0bdc50edcf9717bfc94053e97b408f0fa6b31= 6d51391bd347baa8c6ce09e269d09177eec14befc4235738e92d5e4408bda1113c79b2b18b =20 install : $(TARGET) =20 --=20 2.39.1 --===============8206820713131105934==--