aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb
index 8c4c95d25..eec75d055 100644
--- a/Library/Formula/qt.rb
+++ b/Library/Formula/qt.rb
@@ -1,7 +1,7 @@
require 'brewkit'
class Qt <Formula
- @url='http://get.qtsoftware.com/qt/source/qt-mac-opensource-src-4.5.2.tar.gz'
+ @url='http://get.qt.nokia.com/qt/source/qt-mac-opensource-src-4.5.2.tar.gz'
@md5='c549d6c0c2e0723377cb955c78a1b680'
@homepage='http://www.qtsoftware.com'
@@ -36,4 +36,4 @@ class Qt <Formula
def caveats
"We agreed to the Qt opensource license for you.\nIf this is unacceptable you should uninstall :P"
end
-end \ No newline at end of file
+end