[packages] curl: refresh patches
[openwrt/svn-archive/archive.git] / libs / curl / patches / 510-no_sslv2.patch
index 063826e3da10f3414e04f2fe61f4f1be4f421dc8..3a7ef4d8a3f19ea62fd8ce977e3f0292b8ddb23b 100644 (file)
@@ -25,7 +25,7 @@
      " -3/--sslv3         Use SSLv3 (SSL)",
      "    --stderr <file> Where to redirect stderr. - means stdout",
      "    --tcp-nodelay   Use the TCP_NODELAY option",
-@@ -2445,10 +2447,12 @@ static ParameterError getparameter(char
+@@ -2445,10 +2447,12 @@ static ParameterError getparameter(char 
        /* TLS version 1 */
        config->ssl_version = CURL_SSLVERSION_TLSv1;
        break;