linux-phc-intel: update homepage

+1 -2
+1 -2
pkgs/os-specific/linux/phc-intel/default.nix
··· 44 44 while noticably reducing fan noise. This driver works only on supported 45 45 Intel architectures. 46 46 ''; 47 - homepage = "http://www.linux-phc.org/"; 48 - downloadPage = "http://www.linux-phc.org/forum/viewtopic.php?f=7&t=267"; 47 + homepage = "https://github.com/danielw86dev/phc-intel-dkms"; 49 48 license = licenses.gpl2; 50 49 platforms = [ "x86_64-linux" "i686-linux" ]; 51 50 broken = lib.versionAtLeast kernel.version "4.18";