treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
info.
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/freeipmi/;
|
||||
homepage = "https://www.gnu.org/software/freeipmi/";
|
||||
downloadPage = "https://www.gnu.org/software/freeipmi/download.html";
|
||||
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
Reference in New Issue
Block a user