From 5746665a7272f8069a4c3ba24496b51974be7a88 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 22 Feb 2014 19:14:36 +0000 Subject: [PATCH] flac: add 1.3.0 bottle. --- Formula/flac.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/flac.rb b/Formula/flac.rb index e3433db662..de2f738a45 100644 --- a/Formula/flac.rb +++ b/Formula/flac.rb @@ -5,6 +5,13 @@ class Flac < Formula url 'http://downloads.xiph.org/releases/flac/flac-1.3.0.tar.xz' sha1 'a136e5748f8fb1e6c524c75000a765fc63bb7b1b' + bottle do + cellar :any + sha1 "c317706ce41258cf009152e7cba2cd37e209c2f0" => :mavericks + sha1 "df67e225d0db9999de767ee4478273f5f7c1ba4a" => :mountain_lion + sha1 "41bca30e9f6e3a54db1af6cf510e1fd37902039c" => :lion + end + option :universal depends_on 'pkg-config' => :build