treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
currently available for Windows and Linux.
|
||||
'';
|
||||
|
||||
homepage = http://www.asc-hq.org/;
|
||||
homepage = "http://www.asc-hq.org/";
|
||||
|
||||
license = licenses.gpl2Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user