aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gflags.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gflags.rb')
-rw-r--r--Library/Formula/gflags.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/gflags.rb b/Library/Formula/gflags.rb
index da9cccb5e..df6900732 100644
--- a/Library/Formula/gflags.rb
+++ b/Library/Formula/gflags.rb
@@ -3,6 +3,13 @@ class Gflags < Formula
url "https://github.com/gflags/gflags/archive/v2.1.2.tar.gz"
sha256 "d8331bd0f7367c8afd5fcb5f5e85e96868a00fd24b7276fa5fcee1e5575c2662"
+ bottle do
+ cellar :any
+ sha256 "869687ce2351144f53adb6a4606e6dc7ffc791cf6be9ec1cc229e29cb7754092" => :yosemite
+ sha256 "621970cda40498627ae050ef66a8c43e94f6266014f9228424a4363b6d2d0fb8" => :mavericks
+ sha256 "c252863cdb5da9ad87241f906a9d218a3e8c7136f8fff567ddf9922715c22389" => :mountain_lion
+ end
+
depends_on "cmake" => :build
def install