mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
linux-it87: Update homepage to reflect new src repo (#410874)
This commit is contained in:
commit
3108eaa516
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Patched module for IT87xx superio chip sensors support";
|
||||
homepage = "https://github.com/hannesha/it87";
|
||||
homepage = "https://github.com/frankcrawford/it87";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = [
|
||||
"x86_64-linux"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue