curl 7.32.0

This commit is contained in:
Jack Nagel 2013-08-13 18:09:16 -05:00
parent 8e26714f44
commit 110893aeeb

View file

@ -2,9 +2,9 @@ require 'formula'
class Curl < Formula
homepage 'http://curl.haxx.se/'
url 'http://curl.haxx.se/download/curl-7.31.0.tar.gz'
mirror 'ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.31.0.tar.gz'
sha256 '2c3a65eecca799f57f57163d40644ba642426230274a2dc51d0a6d049a63616a'
url 'http://curl.haxx.se/download/curl-7.32.0.tar.gz'
mirror 'ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.32.0.tar.gz'
sha256 'c979fe2200fdef4219c75087b08b34aa580606a3bf7fc512b2e6b1f79e6a4e7c'
keg_only :provided_by_osx,
"The libcurl provided by Leopard is too old for CouchDB to use."