diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/protobuf-c.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/protobuf-c.rb b/Library/Formula/protobuf-c.rb index 4b7e59684..79cde04c5 100644 --- a/Library/Formula/protobuf-c.rb +++ b/Library/Formula/protobuf-c.rb @@ -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 |
