community/fio to 3.13-1

This commit is contained in:
Kevin Mihelich 2019-02-10 04:06:49 +00:00
parent 611119161f
commit afbd7fac04

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: Anatol Pomozov <anatol dot pomozov at gmail>
# Contributor: Mariusz Libera <mariusz.libera@gmail.com>
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
@ -7,7 +6,7 @@
# - removed numactl dependency
pkgname=fio
pkgver=3.12
pkgver=3.13
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(x86_64)
@ -21,7 +20,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
sha256sums=('85f24f16313f5c149d95a00104fdae99df26290de70d1f94ed6a00d7fcfa91f1')
sha256sums=('9bc21cf7c89beb19796c60a67f20aeb8347502965721f1ea22efa9967cce3502')
prepare() {
cd fio-fio-$pkgver