charybdis: use new homepage link

This commit is contained in:
Matthew Bauer 2017-08-17 15:01:30 -07:00
parent ed180d21ea
commit 82f4a96b00

View file

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "IRCv3 server designed to be highly scalable";
homepage = http://www.charybdis.io/;
homepage = http://atheme.org/projects/charybdis.html;
license = licenses.gpl2;
maintainers = with maintainers; [ lassulus fpletz ];
platforms = platforms.unix;