From fe87e2df087e30851781bb3d9780dab3249a785e Mon Sep 17 00:00:00 2001 From: Dan Palmer Date: Sat, 22 Nov 2014 15:55:10 +0000 Subject: qca: fix checksum for patch file. Closes #34386. Signed-off-by: Mike McQuaid --- Library/Formula/qca.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/qca.rb b/Library/Formula/qca.rb index b5863132a..04bf269a9 100644 --- a/Library/Formula/qca.rb +++ b/Library/Formula/qca.rb @@ -11,7 +11,7 @@ class Qca < Formula # http://clang.llvm.org/compatibility.html#dep_lookup_bases patch do url "http://quickgit.kde.org/?p=qca.git&a=commitdiff&h=312b69&o=plain" - sha1 "f3b1f645e35f46919d9bf9ed6f790619c7d03631" + sha1 "0c5e5349de083c1a35d9163d935f388d9742a597" end def install -- cgit v1.2.3