OVMF: update homepage
Tianocore was apparently moved from SourceForge to GitHub.
This commit is contained in:
parent
ffaaac7f94
commit
8b8474b1b5
@ -85,7 +85,7 @@ stdenv.mkDerivation (edk2.setup projectDscPath {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Sample UEFI firmware for QEMU and KVM";
|
description = "Sample UEFI firmware for QEMU and KVM";
|
||||||
homepage = https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF;
|
homepage = https://github.com/tianocore/tianocore.github.io/wiki/OVMF;
|
||||||
license = stdenv.lib.licenses.bsd2;
|
license = stdenv.lib.licenses.bsd2;
|
||||||
platforms = ["x86_64-linux" "i686-linux" "aarch64-linux"];
|
platforms = ["x86_64-linux" "i686-linux" "aarch64-linux"];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user