treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
|
||||
on the map, make new tracks and waypoints, see real-time GPS
|
||||
position, etc.
|
||||
'';
|
||||
homepage = https://sourceforge.net/projects/viking/;
|
||||
homepage = "https://sourceforge.net/projects/viking/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ pSub sikmir ];
|
||||
platforms = with platforms; linux;
|
||||
|
||||
Reference in New Issue
Block a user