b79ab02d46
* Bump wget to version 1.13.4 * Enable wget again on !wchar toolchains * Enable support for gnutls Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
config BR2_PACKAGE_WGET
|
|
bool "wget"
|
|
help
|
|
Network utility to retrieve files from http, https and ftp.
|
|
|
|
http://www.gnu.org/software/wget/
|