xfsprogs: update to 5.5.0.

This commit is contained in:
Anthony Iliopoulos 2020-03-14 11:52:07 +01:00 committed by Juan RP
parent 6f17360ed2
commit f02460e608

View file

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