gringo: add 4.4.0 bottle.
This commit is contained in:
parent
48f875e314
commit
bb5cdb60a2
1 changed files with 7 additions and 0 deletions
|
@ -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'
|
url 'https://downloads.sourceforge.net/project/potassco/gringo/4.4.0/gringo-4.4.0-source.tar.gz'
|
||||||
sha1 'c39a1c3cfe64b62e39e6abcc8f813e2d1d17251e'
|
sha1 'c39a1c3cfe64b62e39e6abcc8f813e2d1d17251e'
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
cellar :any
|
||||||
|
sha1 "aec4b6d3102b348eea454358687dae450314d07e" => :mavericks
|
||||||
|
sha1 "65977cfd320b3092dc64ea94a43d7da678777f86" => :mountain_lion
|
||||||
|
sha1 "1aae13a3eff4fa7fab14dc3e4749ad7afce3dcf1" => :lion
|
||||||
|
end
|
||||||
|
|
||||||
depends_on 're2c' => :build
|
depends_on 're2c' => :build
|
||||||
depends_on 'scons' => :build
|
depends_on 'scons' => :build
|
||||||
depends_on 'bison' => :build
|
depends_on 'bison' => :build
|
||||||
|
|
Loading…
Reference in a new issue