diff --git a/srcpkgs/btrfs-progs/template b/srcpkgs/btrfs-progs/template index c6d0de88083..4104f09ed78 100644 --- a/srcpkgs/btrfs-progs/template +++ b/srcpkgs/btrfs-progs/template @@ -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"