treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = http://linux-diag.sourceforge.net/Sysfsutils.html;
|
||||
homepage = "http://linux-diag.sourceforge.net/Sysfsutils.html";
|
||||
longDescription =
|
||||
''
|
||||
These are a set of utilites built upon sysfs, a new virtual
|
||||
|
||||
Reference in New Issue
Block a user