xfsprogs: update to 5.6.0.

This commit is contained in:
Anthony Iliopoulos 2020-04-15 13:20:20 +02:00 committed by Juan RP
parent 9c75a8ac11
commit 9d5efd8675

View file

@ -1,6 +1,6 @@
# Template file for 'xfsprogs'
pkgname=xfsprogs
version=5.5.0
version=5.6.0
revision=1
build_style=gnu-configure
configure_args="--enable-readline=yes --enable-lib64=no"
@ -11,7 +11,7 @@ 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=cfbb0b136799c48cb79435facd0969c5a60a587a458e2d16f9752771027efbec
checksum=0aba2aac5d80d07646dde868437fc337af2c7326edadcc6d6a7c0bfd3190c1e6
do_install() {
make install install-dev DIST_ROOT=${DESTDIR} \