treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "GStreamer bindings for clutter";
|
||||
|
||||
homepage = http://www.clutter-project.org/;
|
||||
homepage = "http://www.clutter-project.org/";
|
||||
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user