From 5e739e18387fd42d956d82eeac628e6a5118df6b Mon Sep 17 00:00:00 2001 From: Birger J. Nordølum Date: Fri, 8 Feb 2013 16:45:02 +0100 Subject: curl 7.29.0 Closes #17691. 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 d48dcd054..ea233b7c8 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.1.tar.gz' - sha256 '78dce7cfff51ec5725442b92c00550b4e0ca2f45ad242223850a312cd9160509' + url 'http://curl.haxx.se/download/curl-7.29.0.tar.gz' + sha256 '67dc5b952ac489191b62dbe95b18d336b821649f61404a280186c72e8cd0b9d6' keg_only :provided_by_osx, "The libcurl provided by Leopard is too old for CouchDB to use." -- cgit v1.2.3