libmspub: update 0.1.0 bottle.
Closes Homebrew/homebrew#30395. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1c1bde9587
commit
517c38e89e
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ class Libmspub < Formula
|
|||
sha1 "4dc9b9c85cb1c30dde071a88edf40a629b6de666"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "a851788338a9fe73b27d69f363e5c5961c077d27" => :mavericks
|
||||
sha1 "7593f6502162d3012b41580554feea65e429c8d2" => :mountain_lion
|
||||
sha1 "3eda7f552d5fa7e097a9ee306ec5b5b8731102a4" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue