treewide: Per RFC45, remove all unquoted URLs

This commit is contained in:
Michael Reilly
2020-04-10 17:54:53 +01:00
committed by Jörg Thalheim
parent bf5eb87033
commit 84cf00f980
9648 changed files with 15370 additions and 15370 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "ri_li-2.0.1";
src = fetchurl {
url = mirror://sourceforge/ri-li/Ri-li-2.0.1.tar.bz2;
url = "mirror://sourceforge/ri-li/Ri-li-2.0.1.tar.bz2";
sha256 = "f71ccc20c37c601358d963e087ac0d524de8c68e96df09c3aac1ae65edd38dbd";
};
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
buildInputs = [ SDL SDL_mixer ];
meta = {
homepage = http://ri-li.sourceforge.net;
homepage = "http://ri-li.sourceforge.net";
license = stdenv.lib.licenses.gpl2Plus;
description = "A children's train game";
longDescription = ''