xfsprogs: update to 6.4.0.

This commit is contained in:
Bnyro 2023-07-31 09:46:24 +02:00 committed by Duncan Overbruck
parent d5148453c5
commit 20999850ff
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xfsprogs'
pkgname=xfsprogs
version=6.3.0
version=6.4.0
revision=1
build_style=gnu-configure
configure_args="--enable-editline=yes --enable-lib64=no --libdir=/usr/lib
@ -13,7 +13,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=ec987c9f0bcb2db2991bffb80d353150b389c3a2b79b6830411f7042adf6990c
checksum=c31868418bfbf49a3a9c47fc70cdffde9d96f4ff0051bd04a0881e6654648104
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" liburcu-devel"