mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
btrfs-progs: update to 6.1.2.
This commit is contained in:
parent
85d8fa6366
commit
652b22c874
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'btrfs-progs'
|
# Template file for 'btrfs-progs'
|
||||||
pkgname=btrfs-progs
|
pkgname=btrfs-progs
|
||||||
version=6.1.1
|
version=6.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -15,7 +15,7 @@ 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=ca3a465d87200206e3a41d0f434f93cd222ca5325a2099a634dbdd23faeb6769
|
checksum=6be667d97f3d65c0ba57c331c98b0bd3b13cf60d8d31fa8ad25882aad9d79d7a
|
||||||
# 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
|
# presented in chroot-util-linux
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue