xfsprogs: update to 5.4.0.

This commit is contained in:
Anthony Iliopoulos 2020-01-05 18:11:18 +01:00 committed by Juan RP
parent 63a245240b
commit afe5ab1a9d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xfsprogs'
pkgname=xfsprogs
version=5.3.0
version=5.4.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=b29a64d04ad81f1f121d4683deae0bbb928abd1c891fe766b2c4bcdf61ab09c1
checksum=fa9c3a50bbd9f1619bb42249106f83a22883b79a02de6606ce14afb2f807213f
do_install() {
make install install-dev DIST_ROOT=${DESTDIR} \