aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-16 21:35:22 -0500
committerJack Nagel2014-03-16 23:09:21 -0500
commit814a01f3149fb0314966db60690b46708556e12b (patch)
tree2c253733b0c0b824badaad03a1293e815a0d2ce2 /Library/Formula
parenteac4d803281baec3984154ccb03a76c7ac6fd566 (diff)
downloadhomebrew-814a01f3149fb0314966db60690b46708556e12b.tar.bz2
qca: use checksummed patches
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qca.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/qca.rb b/Library/Formula/qca.rb
index 68d758ee5..b5863132a 100644
--- a/Library/Formula/qca.rb
+++ b/Library/Formula/qca.rb
@@ -9,8 +9,9 @@ class Qca < Formula
# Fix for clang adhering strictly to standard, see:
# http://clang.llvm.org/compatibility.html#dep_lookup_bases
- def patches
- 'http://quickgit.kde.org/?p=qca.git&a=commitdiff&h=312b69&o=plain'
+ patch do
+ url "http://quickgit.kde.org/?p=qca.git&a=commitdiff&h=312b69&o=plain"
+ sha1 "f3b1f645e35f46919d9bf9ed6f790619c7d03631"
end
def install