treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -112,7 +112,7 @@ in stdenv.mkDerivation rec {
|
||||
when available (e.g., through the X Render Extension).
|
||||
'';
|
||||
|
||||
homepage = http://cairographics.org/;
|
||||
homepage = "http://cairographics.org/";
|
||||
|
||||
license = with licenses; [ lgpl2Plus mpl10 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user