treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -47,7 +47,7 @@ stdenv.mkDerivation {
|
||||
+ ":${perlldap}/${perl.libPrefix}";
|
||||
|
||||
meta = {
|
||||
homepage = http://www.spinnaker.de/lbdb/;
|
||||
homepage = "http://www.spinnaker.de/lbdb/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
description = "The Little Brother's Database";
|
||||
|
||||
Reference in New Issue
Block a user