aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-16 19:35:06 -0500
committerJack Nagel2014-03-16 19:35:06 -0500
commitc824236a8fd38d4a5a1a49379c040e7ae6ad4b25 (patch)
tree4ee73446799b19789746f75868be510076ee5480 /Library
parentb89d36c0c71d46b4f06abd3e378f1ec5830b7041 (diff)
downloadhomebrew-c824236a8fd38d4a5a1a49379c040e7ae6ad4b25.tar.bz2
center-im: use checksummed patches
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/center-im.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/center-im.rb b/Library/Formula/center-im.rb
index ecc40d918..d55735420 100644
--- a/Library/Formula/center-im.rb
+++ b/Library/Formula/center-im.rb
@@ -11,9 +11,10 @@ class CenterIm < Formula
# Fix build with clang; 4.22.10 is an outdated release and 5.0 is a rewrite,
# so this is not reported upstream
- def patches
- { :p1 => DATA,
- :p0 => "https://trac.macports.org/export/113135/trunk/dports/net/centerim/files/patch-libjabber_jconn.c.diff" }
+ patch :DATA
+ patch :p0 do
+ url "https://trac.macports.org/export/113135/trunk/dports/net/centerim/files/patch-libjabber_jconn.c.diff"
+ sha1 "70bf1cb777e086fb773d99aadbcaa8db77b19bec"
end
def install