summaryrefslogtreecommitdiffstats
path: root/network/aria2/README
blob: a9ace9a0420388bb4bb68fb4a4e8ef036e70f665 (plain)
aria2 is a lightweight multi-protocol & multi-source, cross platform
download utility operated in command-line.
It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

To use OpenSSL and Expat rather than GnuTLS and libxml2 run the
script as follows:
  XML="libexpat" HTTPS="openssl" ./aria2.SlackBuild