diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-17 20:13:14 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:51 +0700 |
commit | 3d41c932b8a66e57f5f104ec555847bcad0f19ea (patch) | |
tree | 89af3689d711d530ba55c5b881ac2101be7069ab /system/fio/fio.info | |
parent | 5215b73982c7465edeafe1270465cd9839f68207 (diff) |
system/fio: Updated for version 3.35, new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fio/fio.info')
-rw-r--r-- | system/fio/fio.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/fio/fio.info b/system/fio/fio.info index 5ac43a5526244..fce62734b6942 100644 --- a/system/fio/fio.info +++ b/system/fio/fio.info @@ -1,10 +1,10 @@ PRGNAM="fio" -VERSION="3.29" +VERSION="3.35" HOMEPAGE="https://git.kernel.dk/cgit/fio/" -DOWNLOAD="https://brick.kernel.dk/snaps/fio-3.29.tar.gz" -MD5SUM="340dceb63a9b7fe2d4cbcb1b3293b129" +DOWNLOAD="https://brick.kernel.dk/snaps/fio-3.35.tar.gz" +MD5SUM="024e73dacc4418a5552042b7faf7cc44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Brenton Earl" -EMAIL="brent@exitstatusone.com" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |