qt5: update 5.2.1 bottle.
Closes Homebrew/homebrew#28247. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4651a7e875
commit
bb91a21c4e
1 changed files with 4 additions and 4 deletions
|
@ -17,10 +17,10 @@ class Qt5 < Formula
|
|||
url 'http://download.qt-project.org/official_releases/qt/5.2/5.2.1/single/qt-everywhere-opensource-src-5.2.1.tar.gz'
|
||||
sha1 '31a5cf175bb94dbde3b52780d3be802cbeb19d65'
|
||||
bottle do
|
||||
revision 1
|
||||
sha1 "88f554a67bf9345c9e7abd980f7334f60b9c91cf" => :mavericks
|
||||
sha1 "5d270c3d91bd729f3ddffcff5e201e7083914071" => :mountain_lion
|
||||
sha1 "d2415a72aafb3ce24dc5812599fb7f7ff1f8cddd" => :lion
|
||||
revision 2
|
||||
sha1 "6a514fbf56491a64316ef05acdf07ca6526ba458" => :mavericks
|
||||
sha1 "2518707b0ad69462a620fcd5c2e482053a239914" => :mountain_lion
|
||||
sha1 "b2362eb20666b961d1d2acec629e4a581aa2b87a" => :lion
|
||||
end
|
||||
|
||||
head 'git://gitorious.org/qt/qt5.git', :branch => 'stable',
|
||||
|
|
Loading…
Reference in a new issue