charybdis: use new homepage link

+1 -1
+1 -1
pkgs/servers/irc/charybdis/default.nix
··· 26 27 meta = with stdenv.lib; { 28 description = "IRCv3 server designed to be highly scalable"; 29 - homepage = http://www.charybdis.io/; 30 license = licenses.gpl2; 31 maintainers = with maintainers; [ lassulus fpletz ]; 32 platforms = platforms.unix;
··· 26 27 meta = with stdenv.lib; { 28 description = "IRCv3 server designed to be highly scalable"; 29 + homepage = http://atheme.org/projects/charybdis.html; 30 license = licenses.gpl2; 31 maintainers = with maintainers; [ lassulus fpletz ]; 32 platforms = platforms.unix;