* Add a utility function "versionOlder" to compare two version
strings. svn path=/nixpkgs/trunk/; revision=33267
This commit is contained in:
@@ -22,7 +22,7 @@ in stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://www.intel.com;
|
||||
homepage = http://www.intel.com/;
|
||||
description = "Microcode for Intel processors";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user