axel: update meta.homepage

alioth.debian.org is gone
This commit is contained in:
Renaud
2019-05-25 17:58:45 +02:00
committed by GitHub
parent e73f42be1c
commit f5e9f0f44b

View File

@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
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;