From 3c6d56ab749fd62dfb801ddcbb56a5056bc81266 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 9 Jul 2014 18:35:12 +0100 Subject: mozjpeg: add 1.0.1 bottle. Closes #30761. Signed-off-by: Mike McQuaid --- Library/Formula/mozjpeg.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/mozjpeg.rb b/Library/Formula/mozjpeg.rb index 87ff3d525..09662349f 100644 --- a/Library/Formula/mozjpeg.rb +++ b/Library/Formula/mozjpeg.rb @@ -7,6 +7,13 @@ class Mozjpeg < Formula head "https://github.com/mozilla/mozjpeg.git" + bottle do + cellar :any + sha1 "77a8c981cda61d97804d155484f7ea89a0a729b3" => :mavericks + sha1 "bff1e31287c8e23c91d5254b20288f93e0494e2d" => :mountain_lion + sha1 "2438fd34c748e6b4ff39ef9f3c66a7864b10b71c" => :lion + end + depends_on "autoconf" => :build depends_on "automake" => :build depends_on "libtool" => :build -- cgit v1.2.3