treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -54,7 +54,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "A collection of Pd objectclasses for OSC-messages";
|
||||
homepage = http://puredata.info/downloads/osc;
|
||||
homepage = "http://puredata.info/downloads/osc";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = [ stdenv.lib.maintainers.magnetophon ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user