mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
btrfs-progs: update to 6.2.2
This commit is contained in:
@@ -1,2 +1 @@
|
||||
b7e2a8df9d1b51e16a2c604a6d4bb756 blake2b.patch
|
||||
01ae2a122acefb0f34ad7de8a41c213d btrfs-progs-v6.2.1.tar.xz
|
||||
877637aaccba7151ab91e991fcf69cb9 btrfs-progs-v6.2.2.tar.xz
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user