community/fio to 2.13-1

This commit is contained in:
Kevin Mihelich 2016-08-05 00:12:00 +00:00
parent cc18a41641
commit 081bf66e2b

View file

@ -7,7 +7,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=2.12
pkgver=2.13
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=('b959b80d476dee3785b9961b9f43a1bfe07e360167bb24df6669e7344a8c6aca')
sha256sums=('e49bf1f5107b44b3f069bb7fc660da62d28cb054417db784112c9b5acb7ff4ba')
prepare() {
cd fio-fio-$pkgver