Mohammad AlSaleh 0873eb6df2 Update libcurl pkgconfig file for 10.10
This matches the version shipped with 10.10.5.

 The list of supported features/protocols was obtained
 using `curl-config`:

```
 features="`curl-config --features`"; echo "${features//$'\n'/ }"
 protocols="`curl-config --protocols`"; echo "${protocols//$'\n'/ }"
```

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>

Closes Homebrew/homebrew#46073.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-17 20:37:39 +00:00
..
2013-07-19 14:13:11 -07:00
4.2
2013-07-19 14:13:11 -07:00