treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
types, simple organization of options, and direct and reverse
|
||||
dependencies.
|
||||
'';
|
||||
homepage = http://ymorin.is-a-geek.org/projects/kconfig-frontends;
|
||||
homepage = "http://ymorin.is-a-geek.org/projects/kconfig-frontends";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ mbe ];
|
||||
|
||||
Reference in New Issue
Block a user