community/fio to 2.16-1

This commit is contained in:
Kevin Mihelich 2016-12-20 20:10:05 +00:00
parent bb8e925cd3
commit 8848cbc7ec

View file

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