xfsprogs: Update to version 6.8.0

- Update from version 6.5.0 to 6.8.0
- Update of rootfile
- Changelog
   There is no changelog for this package. Change details can be found from 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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2024-06-18 12:48:57 +02:00
committed by Michael Tremer
parent c3ed8a7ba6
commit 5c232ac6b0
2 changed files with 4 additions and 5 deletions

View File

@@ -20,8 +20,6 @@ sbin/xfs_repair
#usr/lib/libhandle.a
#usr/lib/libhandle.la
#usr/lib/libhandle.so
#usr/lib/xfsprogs
#usr/lib/xfsprogs/xfs_scrub_all.cron
usr/sbin/xfs_admin
usr/sbin/xfs_bmap
usr/sbin/xfs_copy
@@ -113,3 +111,4 @@ usr/sbin/xfs_spaceman
#usr/share/xfsprogs/mkfs/lts_5.4.conf
#usr/share/xfsprogs/mkfs/lts_6.1.conf
#usr/share/xfsprogs/mkfs/lts_6.6.conf
#usr/share/xfsprogs/xfs_scrub_all.cron

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 6.5.0
VER = 6.8.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 = 40d578bf5bf3da93c608d2a1c5af02f0ac3a99c695b8003f684b75ce01b8d89dc197620e724e5461da174e050068c352eff622e970ea748e53685ab942cc2e92
$(DL_FILE)_BLAKE2 = 8c296698da1170bb7ff369c2bf5f156e812ddf43ee817369029ad951d6c1e18c20d093db385b9a523f6cb7ba3e01f8924eb3540b71efa4bec8bf3defe2418562
install : $(TARGET)