diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/qt.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 4ceb9fa27..a0af9cfee 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -2,8 +2,8 @@ require 'formula' require 'hardware' class Qt <Formula - url 'http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.0.tar.gz' - md5 '3a2f25b9b115037277f4fb759194a7a5' + url 'http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.1.tar.gz' + md5 '6f88d96507c84e9fea5bf3a71ebeb6d7' homepage 'http://qt.nokia.com/' def options |
