aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 1bfc8d9a0..4046c8029 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.26.0.tar.bz2'
- sha256 'fced262f16eb6bfcdcea15e04a7905ffcb5ff04b14a19ca35b9df86d6720d26a'
+ url 'http://curl.haxx.se/download/curl-7.27.0.tar.gz'
+ sha256 '8cbad34e58608f0e959fe16c7c987e57f5f3dec2c92d1cebb0678f9d668a6867'
keg_only :provided_by_osx,
"The libcurl provided by Leopard is too old for CouchDB to use."