kicad: update homepage URL

This commit is contained in:
Peter Simons 2012-10-28 17:27:30 +01:00
parent 29035e15a4
commit 85145941fa

View file

@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "Free Software EDA Suite"; description = "Free Software EDA Suite";
homepage = http://kicad.sourceforge.net; homepage = "http://www.kicad-pcb.org/";
license = "GPLv2"; license = "GPLv2";
maintainers = with stdenv.lib.maintainers; [viric]; maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux; platforms = with stdenv.lib.platforms; linux;