protobuf-c: update 1.0.2 bottle.
This commit is contained in:
parent
03dacd2d3c
commit
42318edbb2
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ class ProtobufC < Formula
|
|||
sha1 "f831f98a1142fdd3072b329fdc3b30533be67f48"
|
||||
|
||||
bottle do
|
||||
sha1 "e850a4947ec7189154845bfb60ff8b69197c45e4" => :mavericks
|
||||
sha1 "fd96052b5ac98180f0679fdb6d62fce8d2c576ac" => :mountain_lion
|
||||
sha1 "b3990ecc09a996fef5a976f59a16ffb7e8d87ecb" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue