diff options
Diffstat (limited to 'Library/Formula/qt.rb')
| -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 a42c7e7d8..23620fce0 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -3,7 +3,7 @@ require 'formula'  class Qt < Formula    homepage 'http://qt.nokia.com/'    url 'http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.2.tar.gz' -  md5 '3c1146ddf56247e16782f96910a8423b' +  sha1 'dfa0daa951e889a2548b1cff66759b449b5a6b98'    bottle do      version 1 | 
