aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/c-ares.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/c-ares.rb b/Library/Formula/c-ares.rb
index 1c1fc3038..44418d0e3 100644
--- a/Library/Formula/c-ares.rb
+++ b/Library/Formula/c-ares.rb
@@ -2,8 +2,8 @@ require 'formula'
class CAres < Formula
homepage 'http://c-ares.haxx.se/'
- url 'http://c-ares.haxx.se/download/c-ares-1.8.0.tar.gz'
- sha1 'be886ef6a4238b237d865342477df751cab9757d'
+ url 'http://c-ares.haxx.se/download/c-ares-1.9.1.tar.gz'
+ sha1 'fe41e47f300bfd587b7f552a141ad3bf85437b0f'
def install
system "./configure", "--prefix=#{prefix}",