treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "IBM ThinkPad hardware functions driver";
|
||||
homepage = https://github.com/evgeni/tp_smapi;
|
||||
homepage = "https://github.com/evgeni/tp_smapi";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = [ ];
|
||||
# driver is only ment for linux thinkpads i think bellow platforms should cover it.
|
||||
|
||||
Reference in New Issue
Block a user