openwrt-packages/lang/perl-www-curl
Jo-Philipp Wich c03ff7ab8d perl-www-curl: fix build against curl >= 7.50
Import a proposed upstream bug fix to allow building against recent curl
versions. Fixes the following error observed by the buildbots:

    curlopt-constants.c:129:49: error: 'CURL_STRICTER' undeclared (first use in this function)
                 if (strEQ(name, "STRICTER")) return CURL_STRICTER;

Upstream bug: https://rt.cpan.org/Public/Bug/Display.html?id=117793

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-02-05 19:38:49 +01:00
..
patches perl-www-curl: fix build against curl >= 7.50 2017-02-05 19:38:49 +01:00
Makefile perl-*: Update dependencies 2015-06-30 10:58:19 +02:00