aboutsummaryrefslogtreecommitdiffstats
path: root/community/fio
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-13 22:06:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-14 01:43:11 -0300
commit0a1b9bd2426e8be12f92428f738c8e0c903a3f59 (patch)
tree7d72153b235801a1c6b24d24d0dea1ae15e49f46 /community/fio
parent4a762247aa3408a131292d13a26d9197b2bf8fef (diff)
downloadaports-0a1b9bd2426e8be12f92428f738c8e0c903a3f59.tar.bz2
aports-0a1b9bd2426e8be12f92428f738c8e0c903a3f59.tar.xz
community/fio: upgrade to 3.19
Diffstat (limited to 'community/fio')
-rw-r--r--community/fio/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fio/APKBUILD b/community/fio/APKBUILD
index c4f215b49f..7cf3684f6a 100644
--- a/community/fio/APKBUILD
+++ b/community/fio/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: wener <wenermail@gmail.com>
# Maintainer: wener <wenermail@gmail.com>
pkgname=fio
-pkgver=3.18
+pkgver=3.19
pkgrel=0
pkgdesc="Flexible I/O Tester"
options="!check" # Tests break due to missing drand_r
@@ -37,4 +37,4 @@ package() {
done
}
-sha512sums="bb1c878560508b6eae806d6f7f06fec0249684957c299f1e258c464d36c6b015a982d492abe2e5d1a18959ac66f6f37472a1e1cf0ed94f12ddfc19ebd07efd90 fio-3.18.tar.gz"
+sha512sums="077bf1180148c9425a20213fb112a718199459578465d49eae63b3ee4414bc28f9ace9c8469c778085747c47e9804ea570ef8466006488f3f4dd4f9008cee665 fio-3.19.tar.gz"