aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-16 19:35:08 -0500
committerJack Nagel2014-03-16 20:20:52 -0500
commit6b58f9665f8a5cfb337e1c0bf7a3ec4a54881865 (patch)
tree9cd487035d861a669998dc8c39ce80c522e993d5 /Library
parent4a18c9517c6adca27531cd17ede4382ccc3eabcd (diff)
downloadhomebrew-6b58f9665f8a5cfb337e1c0bf7a3ec4a54881865.tar.bz2
graphviz: use checksummed patches
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/graphviz.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/graphviz.rb b/Library/Formula/graphviz.rb
index be8cbc52a..873011274 100644
--- a/Library/Formula/graphviz.rb
+++ b/Library/Formula/graphviz.rb
@@ -36,10 +36,9 @@ class Graphviz < Formula
build 318
end
- def patches
- p = {:p0 =>
- "https://trac.macports.org/export/103168/trunk/dports/graphics/graphviz/files/patch-project.pbxproj.diff",
- }
+ patch :p0 do
+ url "https://trac.macports.org/export/103168/trunk/dports/graphics/graphviz/files/patch-project.pbxproj.diff"
+ sha1 "b242fb8fa81489dd16830e5df6bbf5448a3874d5"
end
def install