treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://sourceforge.net/projects/rkflashtool/;
|
||||
homepage = "https://sourceforge.net/projects/rkflashtool/";
|
||||
description = "Tools for flashing Rockchip devices";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.viric ];
|
||||
|
||||
Reference in New Issue
Block a user