diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/qt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index c36a04190..4488f5390 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -23,7 +23,7 @@ class Qt < Formula sha1 "668ac1a65811e0ff23230a698725b383c61c1d13" => :mountain_lion end - head "git://gitorious.org/qt/qt.git", :branch => '4.8' + head "https://gitorious.org/qt/qt.git", :branch => "4.8" option :universal option 'with-qt3support', 'Build with deprecated Qt3Support module support' |
