btrfs-progs: update to 6.3.3.
This commit is contained in:
parent
20999850ff
commit
7a0f47bc9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btrfs-progs'
|
||||
pkgname=btrfs-progs
|
||||
version=6.3.1
|
||||
version=6.3.3
|
||||
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=9ad98394c7936c3650445a134103a0db6ad3bf6f163917dfff49ff77614b3f14
|
||||
checksum=4be30015760270d081642cc0023a8bfee7cb657a2aa055644e6a56d68695b96e
|
||||
# Most of the tests depend on `mount` and `fallocate` commands, which are not
|
||||
# presented in chroot-util-linux
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue