Update Qt to 4.5.2
This commit is contained in:
parent
74b4c3fcca
commit
4c28749866
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'brewkit'
|
||||
|
||||
class Qt <Formula
|
||||
@url='http://get.qtsoftware.com/qt/source/qt-mac-opensource-src-4.5.1.tar.gz'
|
||||
@md5='9fc0e96197df6db48a0628ac4d63e0dd'
|
||||
@url='http://get.qtsoftware.com/qt/source/qt-mac-opensource-src-4.5.2.tar.gz'
|
||||
@md5='c549d6c0c2e0723377cb955c78a1b680'
|
||||
@homepage='http://www.qtsoftware.com'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue