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 013200cfc..256a6532d 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -1,7 +1,7 @@ require 'formula' class Qt < Formula - homepage 'http://qt.nokia.com/' + homepage 'http://qt-project.org/' url 'http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.4.tar.gz' sha1 'f5880f11c139d7d8d01ecb8d874535f7d9553198' |
