cloog@0.18: add 0.18.0 bottle.
This commit is contained in:
parent
97a6cba357
commit
70c83846ad
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class CloogAT018 < Formula
|
|||
mirror "ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-0.18.0.tar.gz"
|
||||
sha256 "1c4aa8dde7886be9cbe0f9069c334843b21028f61d344a2d685f88cb1dcf2228"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "ce68d6fe432603b7c52cb6502eb1cac6fe89cb3fd5d39d28a9f28a8d422b78d9" => :sierra
|
||||
sha256 "41d9d79f23da5752a2c3c9ca2b3489de8dd1eedf55e6d7b5226fc38e9d19037f" => :el_capitan
|
||||
sha256 "875b986395c3e98d5bf5cbeab803c47cbb7668ccebb57f8550c56019ef922a18" => :yosemite
|
||||
end
|
||||
|
||||
keg_only "Older version of cloog"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue