aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/command.rb
diff options
context:
space:
mode:
authorMohammad AlSaleh2015-11-17 16:22:59 +0200
committerDominyk Tiller2015-11-17 20:37:39 +0000
commit0873eb6df2eca4e356c624ca56c1a29524f18547 (patch)
treef6a29ec90527bc998610b94140423d5cf4c7573d /Library/Homebrew/cmd/command.rb
parent39c9ce628fa7e9e9c079c27efbcd23178be231f7 (diff)
downloadbrew-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