mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
aria2: Fix typo in Config.in
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
+1
-1
@@ -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