eagle7: update homepage

www.cadsoftusa.com and www.cadsoft.de are gone
This commit is contained in:
Renaud
2022-02-06 15:10:29 +01:00
committed by c0bw3b
parent 047ecd37d3
commit 3e5d286cc4
@@ -89,7 +89,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Schematic editor and PCB layout tool from CadSoft";
homepage = "http://www.cadsoftusa.com/";
homepage = "https://www.autodesk.com/products/eagle/overview";
license = licenses.unfree;
platforms = platforms.linux;
maintainers = [ maintainers.bjornfor ];