community/fio to 2.2.9-1

This commit is contained in:
Kevin Mihelich 2015-06-26 13:18:14 +00:00
parent 77e044a7ff
commit 16ec2d70fd

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.8
pkgver=2.2.9
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(i686 x86_64)
@ -20,7 +20,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
sha256sums=('671a1166e098a8f103d6f41051a90ebac1d5f32e125f598c97d110ed32e59998')
sha256sums=('c881d9cf15500bd4436970d0467c356c5c021417131587931ba78845e965bf56')
prepare() {
cd fio-$pkgver