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 b6f372191..781e5f817 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.23.1.tar.bz2'
- sha256 '7d8c8cef8f244118245c37853cb175bd95c156ff453730ec2c88189b05a7c06e'
+ url 'http://curl.haxx.se/download/curl-7.24.0.tar.bz2'
+ sha256 'ebdb111088ff8b0e05b1d1b075e9f1608285e8105cc51e21caacf33d01812c16'
keg_only :provided_by_osx,
"The libcurl provided by Leopard is too old for CouchDB to use."