community/fio to 2.20-1

This commit is contained in:
Kevin Mihelich 2017-05-19 18:02:03 +00:00
parent 872b46be24
commit 49d98687d1

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.19
pkgver=2.20
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=('1fa5c00ed25cdfa96b0740ee4898cf1e2aacc3df3513922364045379be794dcd')
sha256sums=('06060c2579c1d3ebc3b9949f85abc7e35dc644f08d19dae9c98fe7875ab051dd')
prepare() {
cd fio-fio-$pkgver