treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "GTK-based audio CD player/ripper";
|
||||
homepage = http://nostatic.org/grip;
|
||||
homepage = "http://nostatic.org/grip";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
|
||||
maintainers = with stdenv.lib.maintainers; [ marcweber peti ];
|
||||
|
||||
Reference in New Issue
Block a user