community/fio to 2.21-1

This commit is contained in:
Kevin Mihelich 2017-06-17 04:26:11 +00:00
parent 09a661c5e1
commit 9e5c632e4a

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.20
pkgver=2.21
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(i686 x86_64)
@ -21,7 +21,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
sha256sums=('06060c2579c1d3ebc3b9949f85abc7e35dc644f08d19dae9c98fe7875ab051dd')
sha256sums=('9bca57991ca9ab0d7d1eb6975fc18f40d04551a2ba133f747324f2d09bd5c290')
prepare() {
cd fio-fio-$pkgver