qca: use upstream commit instead of gist for patch.

master
Mike McQuaid 2012-09-28 16:50:44 +01:00
parent 8a763dd066
commit 31a665fb6b
1 changed files with 3 additions and 1 deletions

View File

@ -8,9 +8,11 @@ class Qca < Formula
depends_on 'qt'
def patches
{
# Fix for clang adhering strictly to standard, see http://clang.llvm.org/compatibility.html#dep_lookup_bases
# See upstream report: https://bugs.kde.org/show_bug.cgi?id=307470
'https://gist.github.com/raw/3789382/516de8476304822634db5f305e209420eadd623d/qca-2.0.3-clang-fix'
:p3 => 'http://websvn.kde.org/trunk/kdesupport/qca/src/botantools/botan/botan/secmem.h?r1=1273508&r2=1273507&pathrev=1273508&view=patch'
}
end
def install