community/fio to 2.2.13-1

This commit is contained in:
Kevin Mihelich 2015-12-16 18:52:53 +00:00
parent 68b36dc90b
commit 0e076b8522

View file

@ -7,8 +7,8 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.2.12
pkgrel=2
pkgver=2.2.13
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(i686 x86_64)
url='https://github.com/axboe/fio'
@ -21,7 +21,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
sha256sums=('a11a6c6843500c7335599aa91c94af4a3a62374bc6f046f2e060e1c19f8fa89d')
sha256sums=('d16a12639656aec1e7ef5c3e11b0069c65088c8ed1f03964c271e583bbc17c92')
prepare() {
cd fio-fio-$pkgver