perl-www-curl: add patch to ensure compatibility with curl 7.88
authorStan Grishin <redacted>
Sat, 25 Feb 2023 21:59:21 +0000 (21:59 +0000)
committerJosef Schlehofer <redacted>
Mon, 27 Feb 2023 02:21:37 +0000 (03:21 +0100)
commitf51a784a83e4b5e4068de6e0c4c6b86b479d1144
tree2cd2b9383085ce622092338f82b170fee28a6a88
parent3371071730d75d2775ced88a71ddd04a28b0abf1
perl-www-curl: add patch to ensure compatibility with curl 7.88

Patch comes from
https://github.com/openwrt/packages/pull/20540#issuecomment-1439537287

Fixes:
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/curl/curl.h:2515:3: note: declared here
 2515 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
      |   ^~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:347: Curl.o] Error 1

Signed-off-by: Stan Grishin <redacted>
lang/perl-www-curl/patches/230-curl_7.88_compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT