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.2.0 Date: Mon, 03 Apr 2023 14:07:17 +0200 Message-ID: <20230403120717.3420425-2-adolf.belka@ipfire.org> In-Reply-To: <20230403120717.3420425-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0243223928553775972==" List-Id: --===============0243223928553775972== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.1.1 to 6.2.0 - 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. The only sourec of change info is the git com= mit log https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/ Signed-off-by: Adolf Belka --- lfs/xfsprogs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xfsprogs b/lfs/xfsprogs index 5dfb1542e..07c5c7b97 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.1.1 +VER =3D 6.2.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 f6551356ccc68ee6d0bdc50edcf9717bfc94053e97b408f0fa6b31= 6d51391bd347baa8c6ce09e269d09177eec14befc4235738e92d5e4408bda1113c79b2b18b +$(DL_FILE)_BLAKE2 =3D 847ad267b3667604c9c6a30857605e9cef0f184b7c375d0771b29a= 0c9596f621a819cc4e88af939a3f9a3ce14a2984fece5e70346bc673a5982af6eebe3909cc =20 install : $(TARGET) =20 --=20 2.40.0 --===============0243223928553775972==--