From f612b8cbca4228231c953c745ff5a95370cacb84 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 29 Mar 2011 19:19:39 +0100 Subject: Add upstream Qt official security patch. --- Library/Formula/qt.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 6f74b8fd8..197a0a31b 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -6,6 +6,10 @@ class Qt < Formula md5 '66b992f5c21145df08c99d21847f4fdb' homepage 'http://qt.nokia.com/' + def patches + "http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-comodo-certificates-patch.diff" + end + def options [ ['--with-qtdbus', "Enable QtDBus module."], -- cgit v1.2.3