fio: update to 3.3.
This commit is contained in:
parent
08725e8a05
commit
0121949995
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.2
|
||||
version=3.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/axboe/fio"
|
||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=5f54652d00858fe933902b0dfd0cdbc7bd4278e5de5e84bb8df43f15b33a146a
|
||||
checksum=75e2ce17e17918eb4e79d4ac46d99ba1a5e7c0808b7973fb191c6177b2e5755a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||
|
|
Loading…
Reference in a new issue