xfsprogs: update to 6.5.0.
This commit is contained in:
parent
332abc75b4
commit
983653e96f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfsprogs'
|
# Template file for 'xfsprogs'
|
||||||
pkgname=xfsprogs
|
pkgname=xfsprogs
|
||||||
version=6.4.0
|
version=6.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-editline=yes --enable-lib64=no --libdir=/usr/lib
|
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"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://xfs.org/index.php/Main_Page"
|
homepage="http://xfs.org/index.php/Main_Page"
|
||||||
distfiles="${KERNEL_SITE}/utils/fs/xfs/xfsprogs/xfsprogs-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/fs/xfs/xfsprogs/xfsprogs-${version}.tar.xz"
|
||||||
checksum=c31868418bfbf49a3a9c47fc70cdffde9d96f4ff0051bd04a0881e6654648104
|
checksum=8db81712b32756b97d89dd9a681ac5e325bbb75e585382cd4863fab7f9d021c6
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" liburcu-devel"
|
hostmakedepends+=" liburcu-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue