aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/google-sparsehash.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/google-sparsehash.rb b/Library/Formula/google-sparsehash.rb
index 7c2fc469a..66f70ca92 100644
--- a/Library/Formula/google-sparsehash.rb
+++ b/Library/Formula/google-sparsehash.rb
@@ -2,8 +2,8 @@ require 'formula'
class GoogleSparsehash < Formula
homepage 'http://code.google.com/p/google-sparsehash/'
- url 'http://google-sparsehash.googlecode.com/files/sparsehash-1.12.tar.gz'
- sha1 '6c6da5d03b6b71ba69cf056087a94b5f01048782'
+ url 'http://sparsehash.googlecode.com/files/sparsehash-2.0.2.tar.gz'
+ sha1 '12c7552400b3e20464b3362286653fc17366643e'
def install
system "./configure", "--disable-dependency-tracking",