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 fff8247d8..e5782eced 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.27.0.tar.gz'
- sha256 '8cbad34e58608f0e959fe16c7c987e57f5f3dec2c92d1cebb0678f9d668a6867'
+ url 'http://curl.haxx.se/download/curl-7.28.0.tar.gz'
+ sha256 'ececf0355d352925cb41936be6b50b68d8af1fbd737e267c8fe9e929c5539ff4'
keg_only :provided_by_osx,
"The libcurl provided by Leopard is too old for CouchDB to use."