diff options
| author | Mohammad AlSaleh | 2015-11-17 16:22:59 +0200 |
|---|---|---|
| committer | Dominyk Tiller | 2015-11-17 20:37:39 +0000 |
| commit | 0873eb6df2eca4e356c624ca56c1a29524f18547 (patch) | |
| tree | f6a29ec90527bc998610b94140423d5cf4c7573d /Library/Homebrew/cmd/command.rb | |
| parent | 39c9ce628fa7e9e9c079c27efbcd23178be231f7 (diff) | |
| download | brew-0873eb6df2eca4e356c624ca56c1a29524f18547.tar.bz2 | |
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>
Diffstat (limited to 'Library/Homebrew/cmd/command.rb')
0 files changed, 0 insertions, 0 deletions
