From 3b8206b74a2ea6d86d358d673225eb1380f5f777 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Sat, 29 Jul 2023 18:16:19 +0200 Subject: [PATCH] xfsprogs: Update to version 6.4.0 - Update from version 6.2.0 to 6.4.0 - Update of rootfile not required - Changelog is not available in the source tarball or on the website. Changes can be viewed in the git log https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/ Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- lfs/xfsprogs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xfsprogs b/lfs/xfsprogs index 07c5c7b976..8f58d33ea7 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -24,7 +24,7 @@ include Config -VER = 6.2.0 +VER = 6.4.0 THISAPP = xfsprogs-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 847ad267b3667604c9c6a30857605e9cef0f184b7c375d0771b29a0c9596f621a819cc4e88af939a3f9a3ce14a2984fece5e70346bc673a5982af6eebe3909cc +$(DL_FILE)_BLAKE2 = 566a80a1fa90520c6cc2b20c8e8cde41eb83a48f0b6d4a978f9e5d43960e99b54cab3e0c2cd4147a3d8f4944e50876063fc571441c8239d6deaaa01604843a6b install : $(TARGET) -- 2.39.2