From 39fa30f73e7368484e49b802dc070ac76abf0427 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 9 Feb 2014 15:21:53 +0000 Subject: qt5: add 5.2.1 bottle. Closes #26546. Signed-off-by: Mike McQuaid --- Library/Formula/qt5.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/qt5.rb b/Library/Formula/qt5.rb index fb8885339..13bd62921 100644 --- a/Library/Formula/qt5.rb +++ b/Library/Formula/qt5.rb @@ -21,6 +21,12 @@ class Qt5 < Formula homepage 'http://qt-project.org/' 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 + sha1 "242518522d1cfc33330586a189d005bd674244de" => :mavericks + sha1 "f7f6ff607fe69ae4c215167235f3f851717a6584" => :mountain_lion + sha1 "53697eeaca97521ed681460c91a046be8969ab26" => :lion + end + head 'git://gitorious.org/qt/qt5.git', :branch => 'stable', :using => Qt5HeadDownloadStrategy -- cgit v1.2.3