treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -53,7 +53,7 @@ in stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://www.tbsdtv.com/;
|
||||
homepage = "https://www.tbsdtv.com/";
|
||||
description = "Linux driver for TBSDTV cards";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ ck3d ];
|
||||
|
||||
Reference in New Issue
Block a user