microcodeAmd: update homepage URL
This commit is contained in:
parent
95f87793c4
commit
ce8c43c538
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
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;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user