From 9848d95c45efcbc8ea6ba93640ffb281bb477721 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 9 Sep 2014 14:06:19 +0100 Subject: lrzip: add 0.616 bottle. Closes #32186. Signed-off-by: Mike McQuaid --- Library/Formula/lrzip.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/lrzip.rb b/Library/Formula/lrzip.rb index 700bf5e05..bc780b82b 100644 --- a/Library/Formula/lrzip.rb +++ b/Library/Formula/lrzip.rb @@ -5,6 +5,13 @@ class Lrzip < Formula url 'http://ck.kolivas.org/apps/lrzip/lrzip-0.616.tar.bz2' sha1 '374a021ff087ee93b2d5894fd16aa3aef26dfa8f' + bottle do + cellar :any + sha1 "c6a098cc34032bf2ad687904894190113506f299" => :mavericks + sha1 "fdd1673ca65a01041e4f6d7eba8b0ca26f7cd230" => :mountain_lion + sha1 "c98d079acc3df1f3e2b1eabc51b7ac7e3f592109" => :lion + end + depends_on 'pkg-config' => :build depends_on "lzo" -- cgit v1.2.3