community/fio to 2.2.3-1

This commit is contained in:
David Beauchamp 2014-12-25 10:17:52 -05:00
parent 3450a29776
commit 9b4d3424be

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.1
pkgver=2.2.3
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=('d4cafea658cb1c316ddc0404e63640359c28b8c9240694d3aa859a2d7560fcc9')
sha256sums=('cb06b79097569e12f9885fa5691b1f46df73e606e3d405fb63df6073739f469f')
prepare() {
cd fio-$pkgver