treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
||||
installPhase = "true";
|
||||
|
||||
meta = {
|
||||
homepage = http://www.lsi.com/;
|
||||
homepage = "http://www.lsi.com/";
|
||||
description = "LSI Logic Fusion MPT command line management tool";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user