community/fio to 3.6-1

This commit is contained in:
Kevin Mihelich 2018-04-23 21:01:04 +00:00
parent cf76ce4cdf
commit 3e229c576e

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=3.5
pkgver=3.6
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(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=('f039ad922c7a51f0299ab3073b4890cab02aa1c27200952b2e49e4ff65bedd7f')
sha256sums=('e2f0a6c82a42df0a35df7e0ac7a61dfa33a1bf661441e3aa24460fcd3ed59582')
prepare() {
cd fio-fio-$pkgver