libmp3splt: add 0.8.2 bottle.

master
BrewTestBot 2014-07-03 20:34:35 +01:00 committed by Mike McQuaid
parent 5e7f581234
commit 7da989337f
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Libmp3splt < Formula
url 'https://downloads.sourceforge.net/project/mp3splt/libmp3splt/0.8.2/libmp3splt-0.8.2.tar.gz'
sha1 '5c8539391e26d047c30360b1dde2c08e6a02061f'
bottle do
sha1 "cd939c062ad24486c1414236ed8501b9fc5307de" => :mavericks
sha1 "2ea059a18c4bcfc9bfbed32874ad60e363b908e1" => :mountain_lion
sha1 "bab1bccca90ffc78f535dc469713267f9eb462cb" => :lion
end
depends_on 'libtool' => :build
depends_on 'pkg-config' => :build
depends_on 'gettext'