minimodem: add 0.21 bottle.

This commit is contained in:
BrewTestBot 2015-05-02 04:12:09 +01:00 committed by Xu Cheng
parent 3854e2c3d2
commit bc75666bfe

View file

@ -4,6 +4,13 @@ class Minimodem < Formula
mirror "https://mirrors.kernel.org/debian/pool/main/m/minimodem/minimodem_0.21.orig.tar.gz"
sha256 "a3ae6861b65360d520e1ce047d7d4d6cf1a833a2ff42d627a1846cf24b3931cf"
bottle do
cellar :any
sha256 "dff8b43ec99ba9b0cf93cdda0d08e38116e9748267fb8e47243b2a72528bb21e" => :yosemite
sha256 "119eaeabfeceebb0e429413deb6e77a7e5e50916a8ddb0f7de6fef4cc1ce2e0d" => :mavericks
sha256 "8d136f2e977ffa388ee4bd9a983c75bceb2c829e1b7e288f9f2f22e170d46f59" => :mountain_lion
end
depends_on "pkg-config" => :build
depends_on "libsndfile"
depends_on "fftw"