community/fio to 2.1.13-1

This commit is contained in:
Kevin Mihelich 2014-10-06 03:31:58 +00:00
parent fa384744f9
commit aa378656c3

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.1.12
pkgver=2.1.13
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=('575e64b1269d81c43a4d9787ff8c40e3fe673f6027f7597f7151343d7fe2b94a')
sha256sums=('c2797f8c8ccc8e1af30b2263e79fb394cf46309b8dbb595f03accc421fde4678')
prepare() {
cd fio-$pkgver