diff options
Diffstat (limited to 'community/btrfs-progs')
-rwxr-xr-x | community/btrfs-progs/build | 3 | ||||
-rw-r--r-- | community/btrfs-progs/checksums | 2 | ||||
-rw-r--r-- | community/btrfs-progs/sources | 2 | ||||
-rw-r--r-- | community/btrfs-progs/version | 2 |
4 files changed, 3 insertions, 6 deletions
diff --git a/community/btrfs-progs/build b/community/btrfs-progs/build index 52e7e6d9..16c401c2 100755 --- a/community/btrfs-progs/build +++ b/community/btrfs-progs/build @@ -1,8 +1,5 @@ #!/bin/sh -e -clsed '/#include/a #include <limits.h>' cmds/filesystem-usage.c -clsed '/sysinfo\.h/d' common/utils.c - ./configure \ --prefix=/usr \ --bindir=/usr/bin \ diff --git a/community/btrfs-progs/checksums b/community/btrfs-progs/checksums index addc2e71..9af68672 100644 --- a/community/btrfs-progs/checksums +++ b/community/btrfs-progs/checksums @@ -1,2 +1,2 @@ %BLAKE3 -491ae27464b811caa203a92a90417a1e46012b4451cef33959634d35b54a04fd btrfs-progs-v5.14.1.tar.xz +b2a9604c70a177fafe608485b9dd7e79e784e8c83200f26563372c64b0a6e1a0 btrfs-progs-v6.11.tar.xz diff --git a/community/btrfs-progs/sources b/community/btrfs-progs/sources index 362d5536..7fa90442 100644 --- a/community/btrfs-progs/sources +++ b/community/btrfs-progs/sources @@ -1 +1 @@ -https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v5.14.1.tar.xz +https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.11.tar.xz diff --git a/community/btrfs-progs/version b/community/btrfs-progs/version index af4f20ee..d58428c9 100644 --- a/community/btrfs-progs/version +++ b/community/btrfs-progs/version @@ -1 +1 @@ -5.14.1 1 +6.11 1 |