]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
xfsprogs: Update to version 6.2.0
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 3 Apr 2023 12:07:17 +0000 (14:07 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 18 Apr 2023 21:24:31 +0000 (21:24 +0000)
- 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 the source
   tarballs are available from. The only sourec of change info is the git commit log
   https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/xfsprogs

index 5dfb1542e72934b55b84b970a98bce113c740ead..07c5c7b976d1430a0c962a15dbee0e600d9ed54e 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.1.1
+VER        = 6.2.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 = f6551356ccc68ee6d0bdc50edcf9717bfc94053e97b408f0fa6b316d51391bd347baa8c6ce09e269d09177eec14befc4235738e92d5e4408bda1113c79b2b18b
+$(DL_FILE)_BLAKE2 = 847ad267b3667604c9c6a30857605e9cef0f184b7c375d0771b29a0c9596f621a819cc4e88af939a3f9a3ce14a2984fece5e70346bc673a5982af6eebe3909cc
 
 install : $(TARGET)