forked from kiss-community/repo
xfsprogs: bump to 5.6.0
This commit is contained in:
parent
5db39b3879
commit
facb201712
9
extra/xfsprogs/build
Executable file
9
extra/xfsprogs/build
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sbindir=/usr/bin \
|
||||
--disable-gettext
|
||||
|
||||
make
|
||||
make DIST_ROOT="$1" PKG_ROOT_SBIN_DIR=/usr/bin PKG_ROOT_LIB_DIR=/usr/lib install
|
1
extra/xfsprogs/checksums
Normal file
1
extra/xfsprogs/checksums
Normal file
@ -0,0 +1 @@
|
||||
0aba2aac5d80d07646dde868437fc337af2c7326edadcc6d6a7c0bfd3190c1e6 xfsprogs-5.6.0.tar.xz
|
1
extra/xfsprogs/depends
Normal file
1
extra/xfsprogs/depends
Normal file
@ -0,0 +1 @@
|
||||
util-linux
|
1
extra/xfsprogs/sources
Normal file
1
extra/xfsprogs/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-5.6.0.tar.xz
|
1
extra/xfsprogs/version
Normal file
1
extra/xfsprogs/version
Normal file
@ -0,0 +1 @@
|
||||
5.6.0 1
|
Loading…
Reference in New Issue
Block a user