]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
xfsprogs: Update to version 6.4.0
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 29 Jul 2023 16:16:19 +0000 (18:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Jul 2023 09:20:49 +0000 (09:20 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/xfsprogs

index 07c5c7b976d1430a0c962a15dbee0e600d9ed54e..8f58d33ea7d7614c1780c730f5f5e2970017ea2e 100644 (file)
@@ -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)