mpd: add 0.18.12 bottle.

Closes Homebrew/homebrew#31265.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-07-31 15:26:17 +02:00 committed by Mike McQuaid
parent aaa6409d0e
commit 71acafaf8b

View file

@ -8,6 +8,12 @@ class Mpd < Formula
sha1 "99ba27a541cb18fcd093d93551d34c1c3145ba49"
end
bottle do
sha1 "ab143fb0d51c515e3843f5d9ec94049c38dee147" => :mavericks
sha1 "3a9031df83d678a8bfe8ee3a44df5fb9582acacd" => :mountain_lion
sha1 "a378b8824edd4324823a6be70cbb6ff301ecc90d" => :lion
end
head do
url "git://git.musicpd.org/master/mpd.git"
depends_on "autoconf" => :build