aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gflags.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-11-20 15:22:19 +0000
committerMike McQuaid2014-11-20 15:37:13 +0000
commit4477372eb2b22187ee9d073bfa51dfcebbf09140 (patch)
tree7e4e7267c96532eafca220c2b85b55b07240ebc6 /Library/Formula/gflags.rb
parentfc18d80715e33ef17f0c238413e2ce51f0077cc6 (diff)
downloadhomebrew-4477372eb2b22187ee9d073bfa51dfcebbf09140.tar.bz2
gflags: add 2.1.1 bottle.
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 12e319bff..9f542566f 100644
--- a/Library/Formula/gflags.rb
+++ b/Library/Formula/gflags.rb
@@ -5,6 +5,13 @@ class Gflags < Formula
url "https://github.com/schuhschuh/gflags/archive/v2.1.1.tar.gz"
sha1 "59b37548b10daeaa87a3093a11d13c2442ac6849"
+ bottle do
+ cellar :any
+ sha1 "a505e4743158a4336b2f4794e724b1f213309aa1" => :yosemite
+ sha1 "c7c39cddb08e025e988c2529e60c5641c9d8eef6" => :mavericks
+ sha1 "d160e728b0c3cf29cb7ed23afe2f20d38deeef57" => :mountain_lion
+ end
+
depends_on "cmake" => :build
def install