xfsprogs: update to 5.2.0.

This commit is contained in:
Leah Neukirchen 2019-08-10 21:06:15 +02:00
parent bf5d0049c4
commit 2c700c5819

View file

@ -1,6 +1,6 @@
# Template file for 'xfsprogs'
pkgname=xfsprogs
version=5.0.0
version=5.2.0
revision=1
build_style=gnu-configure
configure_args="--enable-readline=yes --enable-lib64=no"
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=fcc2e6478aed55408a341567c0459f514e575296d8827d9004cae8aa0367dc4a
checksum=e41cdaa43d92b38c8a12ce9cb612ab911ba0e019c2e0762c494a8a601f533fd6
do_install() {
make install install-dev DIST_ROOT=${DESTDIR} \