btrfs-progs: update to 6.2.2

This commit is contained in:
Luis
2023-03-26 06:15:11 +00:00
parent 93707bf0ec
commit e9871f1997
3 changed files with 5 additions and 9 deletions

View File

@@ -1,2 +1 @@
b7e2a8df9d1b51e16a2c604a6d4bb756 blake2b.patch
01ae2a122acefb0f34ad7de8a41c213d btrfs-progs-v6.2.1.tar.xz
877637aaccba7151ab91e991fcf69cb9 btrfs-progs-v6.2.2.tar.xz

View File

@@ -1,4 +1,4 @@
btrfs-progs-6.2.1-2
btrfs-progs-6.2.2-1
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/rules.d/

View File

@@ -2,16 +2,13 @@
# depends : lzo zstd
name=btrfs-progs
version=6.2.1
release=2
source="https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/$name-v$version.tar.xz
blake2b.patch"
version=6.2.2
release=1
source="https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/$name-v$version.tar.xz"
build() {
cd $name-v$version
patch -Np1 -i $SRC/blake2b.patch
./configure \
--prefix=/usr \
--bindir=/sbin \