summaryrefslogtreecommitdiffstats
path: root/network/aria2/README
blob: c05df676d9155fb56d897567371b8fc746898b6b (plain)
1
2
3
4
5
6
7
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