Browse Source

aria2: Fix typo in Config.in

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
lilik-openwrt-22.03
Hsing-Wang Liao 7 years ago
committed by kuoruan
parent
commit
fda73d7422
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/aria2/Config.in

+ 1
- 1
net/aria2/Config.in View File

@ -19,7 +19,7 @@ endchoice
choice
prompt "Crypto Library"
depends on !ARIA2_OPENSSL
default ARIA2_NOCRYPOTLIB
default ARIA2_NOCRYPTO
config ARIA2_NETTLE
bool "Nettle"


Loading…
Cancel
Save