center-im: use checksummed patches

master
Jack Nagel 2014-03-16 19:35:06 -05:00
parent a1c0f0a48c
commit 8faee2eeed
1 changed files with 4 additions and 3 deletions

View File

@ -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