xfsprogs: update to 6.5.0.

This commit is contained in:
Mohammed Anas 2023-10-23 17:24:50 +01:00 committed by Piraty
parent 332abc75b4
commit 983653e96f

View file

@ -1,6 +1,6 @@
# Template file for 'xfsprogs'
pkgname=xfsprogs
version=6.4.0
version=6.5.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=c31868418bfbf49a3a9c47fc70cdffde9d96f4ff0051bd04a0881e6654648104
checksum=8db81712b32756b97d89dd9a681ac5e325bbb75e585382cd4863fab7f9d021c6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" liburcu-devel"