mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
9 lines
309 B
Text
9 lines
309 B
Text
|
aria2 is a utility for downloading files. The supported protocols
|
||
|
are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink.
|
||
|
|
||
|
This requires c-ares from SlackBuilds.org.
|
||
|
|
||
|
To use OpenSSL and Expat rather than GnuTLS and libxml2 run the
|
||
|
script as follows:
|
||
|
XML="libexpat" HTTPS="openssl" ./aria2.SlackBuild
|