treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Stunt Rally game with Track Editor, based on VDrift and OGRE";
|
||||
homepage = http://stuntrally.tuxfamily.org/;
|
||||
homepage = "http://stuntrally.tuxfamily.org/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user