lastfmlib: add 0.4.0 bottle.

master
BrewTestBot 2014-07-03 13:32:21 +01:00 committed by Mike McQuaid
parent 620a1823b9
commit d60d505aad
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Lastfmlib < Formula
url 'https://lastfmlib.googlecode.com/files/lastfmlib-0.4.0.tar.gz'
sha1 'b9e15e4eb42a9ccd9b3c5373054b0bd51a406fdd'
bottle do
cellar :any
sha1 "eebec974f31e94d6987e108127e1ab1af606f176" => :mavericks
sha1 "4807c28f6d74217022fd9230adee4d3ad0ca858a" => :mountain_lion
sha1 "981967e12bb1511b82b145d17e5ac68f3aef1f5f" => :lion
end
depends_on 'pkg-config' => :build
fails_with :clang do