mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/fio to 2.1.13-1
This commit is contained in:
parent
fa384744f9
commit
aa378656c3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue