aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/makeicns.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-16 21:35:21 -0500
committerJack Nagel2014-03-16 21:35:21 -0500
commite2ae7495d2219a03421ca5f1ff4dc77d932f1957 (patch)
tree7d74c27af040d6115ffe7e6ffc030db181b91431 /Library/Formula/makeicns.rb
parentd9a5b19526c55cfa335f9ae1a98405d6d405db57 (diff)
downloadhomebrew-e2ae7495d2219a03421ca5f1ff4dc77d932f1957.tar.bz2
makeicns: use checksummed patches
Diffstat (limited to 'Library/Formula/makeicns.rb')
-rw-r--r--Library/Formula/makeicns.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/makeicns.rb b/Library/Formula/makeicns.rb
index e742cb6d4..e70560771 100644
--- a/Library/Formula/makeicns.rb
+++ b/Library/Formula/makeicns.rb
@@ -6,10 +6,9 @@ class Makeicns < Formula
sha1 '2a3b1229781516c8cc36089bf09729d5c17ac17c'
head 'https://bitbucket.org/mkae/makeicns', :using => :hg
- def patches
- {:p0 => [
- "https://trac.macports.org/export/114372/trunk/dports/graphics/makeicns/files/patch-IconFamily.m.diff"
- ]}
+ patch :p0 do
+ url "https://trac.macports.org/export/114372/trunk/dports/graphics/makeicns/files/patch-IconFamily.m.diff"
+ sha1 "da9a741752fed1823a3ca78f6a84181765a82b8a"
end
def install