Fixing a typo in fio
svn path=/nixpkgs/trunk/; revision=34276
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://git.kernel.dk/?p=fio.git;a=summary;
|
homepage = "http://git.kernel.dk/?p=fio.git;a=summary";
|
||||||
description = "Flexible IO Tester - an IO benchmark tool";
|
description = "Flexible IO Tester - an IO benchmark tool";
|
||||||
license = "GPLv2";
|
license = "GPLv2";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user