caneda: use caneda.org for homepage

This commit is contained in:
Matthew Bauer 2017-08-17 14:57:38 -07:00
parent 351277ae7c
commit 59c5f52f67

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Open source EDA software focused on easy of use and portability";
homepage = http://caneda.tuxfamily.org;
homepage = http://caneda.org;
license = stdenv.lib.licenses.gpl2Plus;
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;