cln: use checksummed patches

This commit is contained in:
Jack Nagel 2014-03-16 19:35:06 -05:00
parent 2f216f9cf8
commit 3bb72c4da5

View file

@ -8,8 +8,9 @@ class Cln < Formula
depends_on 'gmp'
# Patch for Clang from MacPorts
def patches
"https://trac.macports.org/export/114806/trunk/dports/math/cln/files/patch-clang.diff"
patch do
url "https://trac.macports.org/export/114806/trunk/dports/math/cln/files/patch-clang.diff"
sha1 "0e95e34b7b821fe8ddfc04c099cf5b9d72fc9093"
end
def install