mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
aria2: Fix typo in Config.in
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ endchoice
|
|||||||
choice
|
choice
|
||||||
prompt "Crypto Library"
|
prompt "Crypto Library"
|
||||||
depends on !ARIA2_OPENSSL
|
depends on !ARIA2_OPENSSL
|
||||||
default ARIA2_NOCRYPOTLIB
|
default ARIA2_NOCRYPTO
|
||||||
|
|
||||||
config ARIA2_NETTLE
|
config ARIA2_NETTLE
|
||||||
bool "Nettle"
|
bool "Nettle"
|
||||||
|
|||||||
Reference in New Issue
Block a user