diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/google-perftools.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/google-perftools.rb b/Library/Formula/google-perftools.rb index 3553e02d6..7614ba41b 100644 --- a/Library/Formula/google-perftools.rb +++ b/Library/Formula/google-perftools.rb @@ -1,9 +1,9 @@ require 'formula' class GooglePerftools < Formula - url 'http://google-perftools.googlecode.com/files/google-perftools-1.7.tar.gz' + url 'http://google-perftools.googlecode.com/files/google-perftools-1.8.tar.gz' homepage 'http://code.google.com/p/google-perftools/' - sha1 'e3a65f71aee9270572f7aafa421858e39da1a9a8' + sha1 '9490214967913bd579201a60a25320e316d731a5' fails_with_llvm "Segfault during linking", :build => 2326 |
