xfsprogs: update to 6.3.0.
This commit is contained in:
parent
2cd1bce8a3
commit
b8a780c9e9
@ -1,6 +1,6 @@
|
||||
# Template file for 'xfsprogs'
|
||||
pkgname=xfsprogs
|
||||
version=6.2.0
|
||||
version=6.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-editline=yes --enable-lib64=no --libdir=/usr/lib
|
||||
@ -13,7 +13,11 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://xfs.org/index.php/Main_Page"
|
||||
distfiles="${KERNEL_SITE}/utils/fs/xfs/xfsprogs/xfsprogs-${version}.tar.xz"
|
||||
checksum=d67dcba5a28e0904b60886b6e5f752bc7c9c3a5c7096153855b5adca9db86c51
|
||||
checksum=ec987c9f0bcb2db2991bffb80d353150b389c3a2b79b6830411f7042adf6990c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" liburcu-devel"
|
||||
fi
|
||||
|
||||
do_install() {
|
||||
make install install-dev DIST_ROOT=${DESTDIR} \
|
||||
|
Loading…
Reference in New Issue
Block a user