diff options
Diffstat (limited to 'community')
-rwxr-xr-x | community/btrfs-progs/build | 4 | ||||
-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, 7 deletions
diff --git a/community/btrfs-progs/build b/community/btrfs-progs/build index 51817ff1..16c401c2 100755 --- a/community/btrfs-progs/build +++ b/community/btrfs-progs/build @@ -1,9 +1,5 @@ #!/bin/sh -e -# For some reason they changed the place of this file to be in the include/ -# directory, but the location on the filesystem is not updated -mv config.h.in include/ - ./configure \ --prefix=/usr \ --bindir=/usr/bin \ diff --git a/community/btrfs-progs/checksums b/community/btrfs-progs/checksums index cd43a8d1..167c81ac 100644 --- a/community/btrfs-progs/checksums +++ b/community/btrfs-progs/checksums @@ -1,2 +1,2 @@ %BLAKE3 -2b66ded81e0c89f9c456bc5b4aa4e6d623cf27d55670f2e442e405d31ecb9c98 btrfs-progs-v6.2.tar.xz +6094a912d7b8d8d95485d887ec0146243a0d81578f7a8c025ad4602e3f120715 btrfs-progs-v6.2.1.tar.xz diff --git a/community/btrfs-progs/sources b/community/btrfs-progs/sources index 9c70b4f0..60487232 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-v6.2.tar.xz +https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.2.1.tar.xz diff --git a/community/btrfs-progs/version b/community/btrfs-progs/version index 1fa8eeca..eeb874a0 100644 --- a/community/btrfs-progs/version +++ b/community/btrfs-progs/version @@ -1 +1 @@ -6.2 1 +6.2.1 1 |