summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorFlorian Franzmann2021-09-08 17:37:39 +0200
committerFlorian Franzmann2021-09-22 20:39:14 +0200
commit1440566636d6435a513dabad20adb12d1c8ec9cf (patch)
tree5f3afad39400b5b2a980db9fbffe655db176e8e7 /utils
parent431f27d33ecf1e7b9cc3467db563c918a3489f2b (diff)
utils/fio: version 3.28
Diffstat (limited to 'utils')
-rwxr-xr-xutils/fio/DETAILS4
-rw-r--r--utils/fio/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/utils/fio/DETAILS b/utils/fio/DETAILS
index fea411c225..569aef542e 100755
--- a/utils/fio/DETAILS
+++ b/utils/fio/DETAILS
@@ -1,8 +1,8 @@
SPELL=fio
- VERSION=3.27
+ VERSION=3.28
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://brick.kernel.dk/snaps/${SOURCE}
- SOURCE_HASH=sha512:2581110afd14147807649d5bbacd6822a1b2b761115c2ab9061d33402710f2bfe76e717e39c4c20d339dc1cdb3ee7ce50249bcc2b78a603f3764ce96f43b785d
+ SOURCE_HASH=sha512:bee88c82c044320c46280a9766d79232829addd2a23796d780e33dbe78f5dc497bbe6c554457143504e264afc306af50ff892e18158a6e1fa98e76910bc8ff5e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/axboe/fio"
LICENSE[0]=GPL
diff --git a/utils/fio/HISTORY b/utils/fio/HISTORY
index ecd3d69c4a..8a6922d3fe 100644
--- a/utils/fio/HISTORY
+++ b/utils/fio/HISTORY
@@ -1,3 +1,6 @@
+2021-09-08 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 3.28
+
2021-05-27 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.27