aboutsummaryrefslogtreecommitdiffstats
path: root/community/fio
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-24 15:15:28 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-24 15:53:09 +0100
commitf12a71f184542e4ea46edb8c2d5db149d54820d9 (patch)
treec623c318846083a51bc5705ac2b92041aa71a97d /community/fio
parent1e90160031a73f875d6d3e1635f5eb94533e4c7a (diff)
downloadaports-f12a71f184542e4ea46edb8c2d5db149d54820d9.tar.bz2
aports-f12a71f184542e4ea46edb8c2d5db149d54820d9.tar.xz
community/fio: upgrade to 3.17
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 14b12f20a8..a722baa5cf 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.16
+pkgver=3.17
pkgrel=0
pkgdesc="Flexible I/O Tester"
url="https://github.com/axboe/fio"
@@ -31,4 +31,4 @@ package() {
mv "$pkgdir"/usr/man "$pkgdir"/usr/share
}
-sha512sums="f057a615a12e60f4c947f442248d7d2db5de5efbd4c9731e537521606f3bf49d4be30de13307048e9a2efa0188bb19f5f6c1ad50637de5dacfee4c9b33736175 fio-3.16.tar.gz"
+sha512sums="566cb2a2cecbdbed01332e4d2ecf0b3c81e09af147f64876c7ea53d0f62e9765a3026e670fd931f275a47da15ca58997d006e2830099056ac0c5163543b23cd0 fio-3.17.tar.gz"