Skip to content

Commit

Permalink
curl 7.28.0
Browse files Browse the repository at this point in the history
Closes Homebrew#15447.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
antbryan authored and adamv committed Oct 14, 2012
1 parent 05b6e3f commit de41265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/curl.rb
Expand Up @@ -2,8 +2,8 @@

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

0 comments on commit de41265

Please sign in to comment.