libmusicbrainz: add 5.0.1 bottle.
This commit is contained in:
parent
147c96e2dc
commit
8739a5b920
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Libmusicbrainz < Formula
|
|||
url 'https://github.com/downloads/metabrainz/libmusicbrainz/libmusicbrainz-5.0.1.tar.gz'
|
||||
sha1 'd4823beeca3faf114756370dc7dd6e3cd01d7e4f'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "fc24a0733163d3d56c85b7efa16c855a17e77d63" => :mavericks
|
||||
sha1 "71407930a3ce821e29f23a06a26198950085fd37" => :mountain_lion
|
||||
sha1 "7df1778e99122eda79111d0dfbd44b354c877838" => :lion
|
||||
end
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
depends_on 'neon'
|
||||
|
||||
|
|
Loading…
Reference in a new issue