diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-07-02 12:41:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:11 +0700 |
commit | f14c39c03032f92d501ca91a9061308d4543f3e4 (patch) | |
tree | 276dc16f5d24a0370d1abb0deb3f943127fcf171 /system/fio/fio.info | |
parent | cb0450e7240f6bd0d09638179b3d5f0296389f97 (diff) | |
download | slackbuilds-f14c39c03032f92d501ca91a9061308d4543f3e4.tar.gz |
system/fio: Updated for version 2.2.9 + 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 aa28a0e015..1c2d0757a3 100644 --- a/system/fio/fio.info +++ b/system/fio/fio.info @@ -1,10 +1,10 @@ PRGNAM="fio" -VERSION="2.0.9" +VERSION="2.2.9" HOMEPAGE="http://freecode.com/projects/fio" -DOWNLOAD="http://brick.kernel.dk/snaps/fio-2.0.9.tar.bz2" -MD5SUM="72e4c324c2bc2281cd8ba89a330d9aba" +DOWNLOAD="http://brick.kernel.dk/snaps/fio-2.2.9.tar.gz" +MD5SUM="6da5701f601373adba3e44f6f59d2984" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Binh Nguyen" -EMAIL="binhvng@gmail.com" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" |