parent
3df920c674
commit
b2e67a3477
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Patched module for IT87xx superio chip sensors support";
|
||||
homepage = "https://github.com/hannesha/it87";
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||
maintainers = with maintainers; [ yorickvp ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user