aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2013-04-12 19:58:30 -0500
committerJack Nagel2013-04-12 19:58:30 -0500
commit7f85d46b6280aa78c894ce1cf04ed4e8d6196f54 (patch)
tree5122ffec40afb4c4c0d01c57d29673fc732acb57 /Library/Formula
parent3d38966fd2f19593eaa77e755a83f280e4e52a8a (diff)
downloadhomebrew-7f85d46b6280aa78c894ce1cf04ed4e8d6196f54.tar.bz2
curl 7.30.0
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/curl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/curl.rb b/Library/Formula/curl.rb
index ea233b7c8..6045fb890 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.29.0.tar.gz'
- sha256 '67dc5b952ac489191b62dbe95b18d336b821649f61404a280186c72e8cd0b9d6'
+ url 'http://curl.haxx.se/download/curl-7.30.0.tar.gz'
+ sha256 '361669c3c4b9baa5343e7e83bce695e60683d0b97b402e664bbaed42c15e95a8'
keg_only :provided_by_osx,
"The libcurl provided by Leopard is too old for CouchDB to use."