microcodeAmd: update homepage URL
This commit is contained in:
parent
95f87793c4
commit
ce8c43c538
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "AMD Processor microcode patch";
|
description = "AMD Processor microcode patch";
|
||||||
homepage = "http://www.amd64.org/support/microcode.html";
|
homepage = "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git";
|
||||||
license = licenses.unfreeRedistributableFirmware;
|
license = licenses.unfreeRedistributableFirmware;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user