linux-phc-intel: update homepage

This commit is contained in:
Jonathan Ringer 2021-12-28 10:14:17 -08:00
parent 1e01453b30
commit 8fea5898ec
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -44,8 +44,7 @@ in stdenv.mkDerivation rec {
while noticably reducing fan noise. This driver works only on supported
Intel architectures.
'';
homepage = "http://www.linux-phc.org/";
downloadPage = "http://www.linux-phc.org/forum/viewtopic.php?f=7&t=267";
homepage = "https://github.com/danielw86dev/phc-intel-dkms";
license = licenses.gpl2;
platforms = [ "x86_64-linux" "i686-linux" ];
broken = lib.versionAtLeast kernel.version "4.18";