google-perftools 1.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f095f3cda5
commit
c12a416a8b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue