serd: add 0.18.2 bottle.
This commit is contained in:
parent
5856c1b3ea
commit
08a86aeaa6
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Serd < Formula
|
|||
url 'http://download.drobilla.net/serd-0.18.2.tar.bz2'
|
||||
sha1 '9472be8d6f407affca5c8fa3125a5fbe49af967e'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "cf8e4e7cba72fb4d05de1a6f75090aefb24c19a6" => :yosemite
|
||||
sha1 "734bc7cdd91ec765dcfa07404e0635c915fa52f8" => :mavericks
|
||||
sha1 "45ff9722f3d3f774c558c2b4dde77f811c596d0a" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue