axel: update meta.homepage
alioth.debian.org is gone
This commit is contained in:
parent
e73f42be1c
commit
f5e9f0f44b
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Console downloading program with some features for parallel connections for faster downloading";
|
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 ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user