qcachegrind 0.7.4

Closes Homebrew/homebrew#19678.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Marcel Köppen 2013-05-08 14:23:46 +02:00 committed by Adam Vandenberg
parent e390081c35
commit 818d48ee20

View file

@ -2,8 +2,8 @@ require 'formula'
class Qcachegrind < Formula
homepage 'http://kcachegrind.sourceforge.net/html/Home.html'
url 'http://kcachegrind.sourceforge.net/kcachegrind-0.7.1.tgz'
sha1 'efa0b3abb7afe211c2f227b78a8699d80846f8ea'
url 'http://kcachegrind.sourceforge.net/kcachegrind-0.7.4.tar.gz'
sha1 'a727e6c39ad2809296dec4ca665f6fa99bda72fb'
depends_on 'graphviz' => :optional
depends_on 'qt'