caneda: use caneda.org for homepage
This commit is contained in:
parent
351277ae7c
commit
59c5f52f67
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Open source EDA software focused on easy of use and portability";
|
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;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
maintainers = with stdenv.lib.maintainers; [viric];
|
maintainers = with stdenv.lib.maintainers; [viric];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user