mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 08:29:54 +00:00
config: do not refer to HTTPS for wget
Signed-off-by: Pierre Carrier <pierre@spotify.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
6144124aac
commit
e0a6004ce8
@ -945,8 +945,8 @@ config WGET
|
|||||||
bool "wget"
|
bool "wget"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
wget is a utility for non-interactive download of files from HTTP,
|
wget is a utility for non-interactive download of files from HTTP
|
||||||
HTTPS, and FTP servers.
|
and FTP servers.
|
||||||
|
|
||||||
config FEATURE_WGET_STATUSBAR
|
config FEATURE_WGET_STATUSBAR
|
||||||
bool "Enable a nifty process meter (+2k)"
|
bool "Enable a nifty process meter (+2k)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user