From fb5499f72e978a13782b45ec8965ea82f0d79910 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 30 Nov 2012 22:32:14 -0600 Subject: curl 7.28.1 Signed-off-by: Adam Vandenberg --- Library/Formula/curl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/curl.rb b/Library/Formula/curl.rb index e5782eced..5c3d156ab 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.28.0.tar.gz' - sha256 'ececf0355d352925cb41936be6b50b68d8af1fbd737e267c8fe9e929c5539ff4' + url 'http://curl.haxx.se/download/curl-7.28.1.tar.gz' + sha256 '78dce7cfff51ec5725442b92c00550b4e0ca2f45ad242223850a312cd9160509' keg_only :provided_by_osx, "The libcurl provided by Leopard is too old for CouchDB to use." -- cgit v1.2.3