fio: update to 3.12.
This commit is contained in:
parent
faeed621be
commit
32cf8ab3a7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=3.11
|
||||
version=3.12
|
||||
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=cd67be8e09d969ed22928f0ec3b0a20895ebedbcd2d62bcf02a1dd60f9a9437b
|
||||
checksum=c9fb079e24bb02413b106a80a20e43b2166ba8681e371a5fb9002b8c9d79bd36
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||
|
|
Loading…
Reference in New Issue