fio: update to 3.11.
This commit is contained in:
parent
e8577afd0d
commit
8f9d11e062
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.10
|
||||
version=3.11
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/axboe/fio"
|
||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=efe43d3e74038245d5c3283ec8bd01f19ef85de18e83b104f4075389eff28e57
|
||||
checksum=cd67be8e09d969ed22928f0ec3b0a20895ebedbcd2d62bcf02a1dd60f9a9437b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||
|
|
Loading…
Reference in New Issue