btrfs-progs: update to 6.11.

This commit is contained in:
Piraty 2024-10-01 20:50:02 +02:00
parent 6aa043724a
commit 00378f5fd5
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'btrfs-progs'
pkgname=btrfs-progs
version=6.9.2
version=6.11
revision=1
build_style=gnu-configure
make_check_target=test
@ -15,9 +15,9 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
distfiles="${KERNEL_SITE}/kernel/people/kdave/btrfs-progs/btrfs-progs-v${version}.tar.xz"
checksum=43865bb272dc0ab2585de3605434d81ba217578f0897bf700cd36c14ac40652a
checksum=ff9ae91521303a90d87e1c4be230f0121f39c44ddbe52c2aeae263c6fecfa099
# Most of the tests depend on `mount` and `fallocate` commands, which are not
# presented in chroot-util-linux
# present in chroot-util-linux
make_check=no
build_options="reiserfs e2fs"