* Add a utility function "versionOlder" to compare two version

strings.

svn path=/nixpkgs/trunk/; revision=33267
This commit is contained in:
Eelco Dolstra
2012-03-19 18:04:47 +00:00
parent af2da39a04
commit 6b4cd6673a
2 changed files with 14 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ in stdenv.mkDerivation {
'';
meta = {
homepage = http://www.intel.com;
homepage = http://www.intel.com/;
description = "Microcode for Intel processors";
};
}