community/fio to 2.17-1

This commit is contained in:
Kevin Mihelich 2017-01-25 00:43:29 +00:00
parent 978a27ff8c
commit 4334a5eb84

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.16
pkgver=2.17
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=('ad53426ba8f3993bbc0f82539753ec75771fcf731a5c73e7390699e9d000217e')
sha256sums=('8e7f10c9c3f7cb8a7f48ab216e5b77fa46ad0f1cb690fdd28e63f66fc89bb9bb')
prepare() {
cd fio-fio-$pkgver