aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bgpq3.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/bgpq3.rb b/Library/Formula/bgpq3.rb
index 84ad612aa..5e7abfd52 100644
--- a/Library/Formula/bgpq3.rb
+++ b/Library/Formula/bgpq3.rb
@@ -6,6 +6,13 @@ class Bgpq3 < Formula
sha1 'fae5f735033202ab288aef3ad7a83a0b323ae8d7'
head "https://github.com/snar/bgpq3.git"
+ bottle do
+ cellar :any
+ sha256 "d9af2aa66da7aecb0f86f870f8bedede3a99f68d90822a425d7de96b9bedeed9" => :yosemite
+ sha256 "e82b1a638d5b0c9a1eb500311887f0221a599c0fa1be760c1cb1a7feea8d3ddd" => :mavericks
+ sha256 "88e24d49eb3cc2328fcfb2fe3e455b96bd9954d8547bea3d0e1bc442e084e456" => :mountain_lion
+ end
+
# Makefile: upstream has been informed of the patch through email (multiple
# times) but no plans yet to incorporate it https://github.com/snar/bgpq3/pull/2
# there was discussion about this patch for 0.1.18 and 0.1.19 as well