treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://www.magewell.com/;
|
||||
homepage = "http://www.magewell.com/";
|
||||
description = "Linux driver for the Magewell Pro Capture family";
|
||||
license = licenses.unfreeRedistributable;
|
||||
maintainers = with maintainers; [ MP2E ];
|
||||
|
||||
Reference in New Issue
Block a user