pcb: update homepage

This commit is contained in:
FliegendeWurst
2025-01-04 19:25:10 +01:00
parent c7f3222921
commit 0875205abb
+1 -1
View File
@@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Printed Circuit Board editor";
homepage = "http://pcb.geda-project.org/";
homepage = "https://sourceforge.net/projects/pcb/";
maintainers = with maintainers; [ mog ];
platforms = platforms.linux;
license = licenses.gpl2;