fio: update to 2.14.
This commit is contained in:
parent
97ecebb4a8
commit
f5568c65ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fio'
|
||||
pkgname=fio
|
||||
version=2.13
|
||||
version=2.14
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/axboe/fio"
|
||||
distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=7b1d0fb68d8468acbac2b6f814e323b74085a7207f45524f7c1fc472e79bc91d
|
||||
checksum=9fad9dd4d6304f1220023500abf07c5d20bf5e27fba95ac6edb7035939d363a5
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) makedepends+=" libnuma-devel"
|
||||
|
|
Loading…
Reference in New Issue
Block a user