curl 7.22.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
ec8e80381f
commit
cd9f49873d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Curl < Formula
|
||||
homepage 'http://curl.haxx.se/'
|
||||
url 'http://curl.haxx.se/download/curl-7.21.7.tar.bz2'
|
||||
sha256 '1a50dd17400c042090203eef347e946f29c342c32b6c4843c740c80975e8215a'
|
||||
url 'http://curl.haxx.se/download/curl-7.22.0.tar.bz2'
|
||||
sha256 'bda0da862322b122784f5a9d7a65efdd99a6061292cfb8e9357e0c67c03e5112'
|
||||
|
||||
keg_only :provided_by_osx,
|
||||
"The libcurl provided by Leopard is too old for CouchDB to use."
|
||||
|
|
Loading…
Reference in a new issue