treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation {
|
||||
AVI type 2, Quicktime DV, a series of JPEG stills or MPEG2-TS.
|
||||
'';
|
||||
|
||||
homepage = http://kinodv.org/;
|
||||
homepage = "http://kinodv.org/";
|
||||
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.gnu ++ platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user