go-ethereum: update homepage
This commit is contained in:
parent
935e1dbe69
commit
af20d174b2
@ -21,7 +21,7 @@ buildGoPackage rec {
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://ethereum.github.io/go-ethereum/;
|
||||
homepage = "https://geth.ethereum.org/";
|
||||
description = "Official golang implementation of the Ethereum protocol";
|
||||
license = with licenses; [ lgpl3 gpl3 ];
|
||||
maintainers = with maintainers; [ adisbladis asymmetric lionello ];
|
||||
|
Loading…
Reference in New Issue
Block a user