diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-10-03 11:32:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:17 +0700 |
commit | 48fce7e2564ac3ee52c55b8d8af6b05eb8652a66 (patch) | |
tree | a7ce1467074a2aca11da471abb685f38d51e0a0e /network/axel/axel.info | |
parent | fa73198d2529dc2472460e722db4402c1df6d481 (diff) |
network/axel: Updated for version 2.16.1 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/axel/axel.info')
-rw-r--r-- | network/axel/axel.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/axel/axel.info b/network/axel/axel.info index 33aeca9ac5f27..198a1d4bf5b14 100644 --- a/network/axel/axel.info +++ b/network/axel/axel.info @@ -1,10 +1,10 @@ PRGNAM="axel" -VERSION="2.4" +VERSION="2.16.1" HOMEPAGE="https://github.com/axel-download-accelerator/axel" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/axel-2.4.tar.gz" -MD5SUM="a2a762fce0c96781965c8f9786a3d09d" +DOWNLOAD="https://github.com/axel-download-accelerator/axel/releases/download/v2.16.1/axel-2.16.1.tar.gz" +MD5SUM="407f0c5850f5ea3355bf724d5392771b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Matthew Fillpot" -EMAIL="mfilpot@gmail.com" +MAINTAINER="Jostein Berntsen" +EMAIL="jbernts@broadpark.no" |