treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
||||
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
|
||||
code and portions of LAME.
|
||||
'';
|
||||
homepage = http://www.twolame.org/;
|
||||
homepage = "http://www.twolame.org/";
|
||||
license = with licenses; [ lgpl2Plus ];
|
||||
platforms = with platforms; unix;
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
|
||||
Reference in New Issue
Block a user