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