axel: update meta.homepage

alioth.debian.org is gone

Renaud f5e9f0f4 e73f42be

Changed files
+1 -1
pkgs
tools
networking
+1 -1
pkgs/tools/networking/axel/default.nix
···
meta = with stdenv.lib; {
description = "Console downloading program with some features for parallel connections for faster downloading";
-
homepage = http://axel.alioth.debian.org/;
+
homepage = "https://github.com/axel-download-accelerator/axel";
maintainers = with maintainers; [ pSub ];
platforms = with platforms; linux;
license = licenses.gpl2;