mpg321: add 0.3.2 bottle.
This commit is contained in:
parent
6077ee3167
commit
acc5d42a2b
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Mpg321 < Formula
|
||||||
url "https://downloads.sourceforge.net/project/mpg321/mpg321/0.3.2/mpg321_0.3.2.orig.tar.gz"
|
url "https://downloads.sourceforge.net/project/mpg321/mpg321/0.3.2/mpg321_0.3.2.orig.tar.gz"
|
||||||
sha256 "056fcc03e3f5c5021ec74bb5053d32c4a3b89b4086478dcf81adae650eac284e"
|
sha256 "056fcc03e3f5c5021ec74bb5053d32c4a3b89b4086478dcf81adae650eac284e"
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
sha256 "6c8921b0703d2952b6038ce7097957c3c2bfe9b59c2d41b5caddc268e96b245d" => :el_capitan
|
||||||
|
sha256 "48b9ac480d966fc344c4867f3dcef7cd59be1440b11fe7d8280d51134a881f78" => :yosemite
|
||||||
|
sha256 "bf86f590672fdb27f6fc92c706db1bfcb2ca0a1e35129c5435821640a11a422f" => :mavericks
|
||||||
|
end
|
||||||
|
|
||||||
depends_on "mad"
|
depends_on "mad"
|
||||||
depends_on "libid3tag"
|
depends_on "libid3tag"
|
||||||
depends_on "libao"
|
depends_on "libao"
|
||||||
|
|
Loading…
Reference in a new issue