community/fio to 2.19-1

This commit is contained in:
Kevin Mihelich 2017-04-25 03:49:21 +00:00
parent 9f6ad5eec9
commit ba03a84244

View file

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