qcachegrind 0.7.4
Closes Homebrew/homebrew#19678. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e390081c35
commit
818d48ee20
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue