flac: add 1.3.0 bottle.

This commit is contained in:
BrewTestBot 2014-02-22 19:14:36 +00:00
parent 555ffa531f
commit 5746665a72

View file

@ -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