diff options
Diffstat (limited to 'Library/Formula/google-perftools.rb')
| -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 a76d495fe..3553e02d6 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.6.tar.gz' + url 'http://google-perftools.googlecode.com/files/google-perftools-1.7.tar.gz' homepage 'http://code.google.com/p/google-perftools/' - md5 '7acfee8d3e2ba968d20684e9f7033015' + sha1 'e3a65f71aee9270572f7aafa421858e39da1a9a8' fails_with_llvm "Segfault during linking", :build => 2326 |
