curl: update curl to version 7.47.0
[openwrt/openwrt.git] / package / network / utils / curl / patches / 300-fix-disable-crypto-auth.patch
index 1cdb8200e1dccf6d711c21892143646b9a54e2da..abec7ad912a010e5ee03bf973d9e577188ad0ddc 100644 (file)
@@ -11,7 +11,7 @@
      unsigned char ntbuffer[0x18];
 --- a/lib/vtls/vtls.c
 +++ b/lib/vtls/vtls.c
-@@ -852,9 +852,9 @@ CURLcode Curl_ssl_md5sum(unsigned char *
+@@ -921,9 +921,9 @@ CURLcode Curl_ssl_md5sum(unsigned char *
                           unsigned char *md5sum, /* output */
                           size_t md5len)
  {