curl: Deprecate idn(1) support and switch to xz tarball
[openwrt/staging/lynxis.git] / package / network / utils / curl / Config.in
index 973da3d964ac633f163b7458481348043a3bc1ad..9afeb00bc778e7210947fc7961ec5561d31cca31 100644 (file)
@@ -119,8 +119,8 @@ config LIBCURL_TLS_SRP
        bool "Enable TLS-SRP authentication"
        default n
 
-config LIBCURL_LIBIDN
-       bool "Enable IDN support"
+config LIBCURL_LIBIDN2
+       bool "Enable IDN2 support"
        default n
 
 config LIBCURL_THREADED_RESOLVER