libdca: add 0.0.5 bottle.
This commit is contained in:
parent
1ec9ed14a4
commit
5c713bca3a
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Libdca < Formula
|
|||
url 'http://download.videolan.org/pub/videolan/libdca/0.0.5/libdca-0.0.5.tar.bz2'
|
||||
sha1 '3fa5188eaaa2fc83fb9c4196f6695a23cb17f3bc'
|
||||
|
||||
bottle do
|
||||
sha1 "3d21b7c01673aeff88a00e4986f069311e021e7e" => :yosemite
|
||||
sha1 "cdade946152a659fa3bcd9066732822a11905d17" => :mavericks
|
||||
sha1 "e3398adba7ac2e06fcc487eed2f442e7b831d8d1" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
# Fixes "duplicate symbol ___sputc" error when building with clang
|
||||
# https://github.com/Homebrew/homebrew/issues/31456
|
||||
|
|
Loading…
Reference in a new issue