aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-08-30 16:59:42 +0100
committerJack Nagel2014-08-30 11:02:32 -0500
commit8e778b916d5a61aa231d1ce94b534eb3595b5039 (patch)
tree4b90fe323a05e42816a37421298bb31d7aab466c /Library/Formula
parent5b50c52d1596f5b66df554e87b9ab98439bc2a55 (diff)
downloadhomebrew-8e778b916d5a61aa231d1ce94b534eb3595b5039.tar.bz2
gringo: add 4.4.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gringo.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/gringo.rb b/Library/Formula/gringo.rb
index 7433ecd1b..06d5e83f6 100644
--- a/Library/Formula/gringo.rb
+++ b/Library/Formula/gringo.rb
@@ -5,6 +5,13 @@ class Gringo < Formula
url 'https://downloads.sourceforge.net/project/potassco/gringo/4.4.0/gringo-4.4.0-source.tar.gz'
sha1 'c39a1c3cfe64b62e39e6abcc8f813e2d1d17251e'
+ bottle do
+ cellar :any
+ sha1 "aec4b6d3102b348eea454358687dae450314d07e" => :mavericks
+ sha1 "65977cfd320b3092dc64ea94a43d7da678777f86" => :mountain_lion
+ sha1 "1aae13a3eff4fa7fab14dc3e4749ad7afce3dcf1" => :lion
+ end
+
depends_on 're2c' => :build
depends_on 'scons' => :build
depends_on 'bison' => :build