btrfs-progs: update to 6.1.2.

This commit is contained in:
André Cerqueira 2023-01-07 17:40:36 +00:00 committed by Michal Vasilek
parent 85d8fa6366
commit 652b22c874

View File

@ -1,6 +1,6 @@
# Template file for 'btrfs-progs'
pkgname=btrfs-progs
version=6.1.1
version=6.1.2
revision=1
build_style=gnu-configure
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"
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=ca3a465d87200206e3a41d0f434f93cd222ca5325a2099a634dbdd23faeb6769
checksum=6be667d97f3d65c0ba57c331c98b0bd3b13cf60d8d31fa8ad25882aad9d79d7a
# Most of the tests depend on `mount` and `fallocate` commands, which are not
# presented in chroot-util-linux
make_check=no