Skip to content

Commit

Permalink
curl 7.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Aug 13, 2013
1 parent 8e26714 commit 110893a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/curl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

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."
Expand Down

0 comments on commit 110893a

Please sign in to comment.