aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/curl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/curl.rb b/Library/Formula/curl.rb
index 0a1977998..efa575b3a 100644
--- a/Library/Formula/curl.rb
+++ b/Library/Formula/curl.rb
@@ -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."