mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/aria2: Update HOMEPAGE url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eea5b7c072
commit
faabb7f0ec
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Slackware build script for aria2
|
# Slackware build script for aria2
|
||||||
# Originally written by Marco Cecchetti <mrc.ildp@gmail.com>
|
# Originally written by Marco Cecchetti <mrc.ildp@gmail.com>
|
||||||
# Currently maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# 2015-2016 maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
# permitted provided that the following conditions are met:
|
# permitted provided that the following conditions are met:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PRGNAM="aria2"
|
PRGNAM="aria2"
|
||||||
VERSION="1.19.3"
|
VERSION="1.19.3"
|
||||||
HOMEPAGE="http://aria2.sourceforge.net/"
|
HOMEPAGE="https://aria2.github.io/"
|
||||||
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.19.3/aria2-1.19.3.tar.xz"
|
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.19.3/aria2-1.19.3.tar.xz"
|
||||||
MD5SUM="b6363664e3cd510a092b0d812085724b"
|
MD5SUM="b6363664e3cd510a092b0d812085724b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
|
|
|
@ -13,7 +13,7 @@ aria2: download utility operated in command-line.
|
||||||
aria2: It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
|
aria2: It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
|
||||||
aria2:
|
aria2:
|
||||||
aria2:
|
aria2:
|
||||||
aria2: Homepage: http://aria2.sourceforge.net/
|
aria2: Homepage: https://aria2.github.io/
|
||||||
aria2:
|
aria2:
|
||||||
aria2:
|
aria2:
|
||||||
aria2:
|
aria2:
|
||||||
|
|
Loading…
Reference in a new issue