mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
btrfs-progs: update to 6.11.
This commit is contained in:
parent
6aa043724a
commit
00378f5fd5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'btrfs-progs'
|
# Template file for 'btrfs-progs'
|
||||||
pkgname=btrfs-progs
|
pkgname=btrfs-progs
|
||||||
version=6.9.2
|
version=6.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_check_target=test
|
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"
|
homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
|
||||||
changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
|
||||||
distfiles="${KERNEL_SITE}/kernel/people/kdave/btrfs-progs/btrfs-progs-v${version}.tar.xz"
|
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
|
# 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
|
make_check=no
|
||||||
|
|
||||||
build_options="reiserfs e2fs"
|
build_options="reiserfs e2fs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue