compcert 3.6
This commit is contained in:
parent
114c7cbddd
commit
dc7d74f9ea
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Compcert < Formula
|
class Compcert < Formula
|
||||||
desc "Formally verified C compiler"
|
desc "Formally verified C compiler"
|
||||||
homepage "http://compcert.inria.fr"
|
homepage "http://compcert.inria.fr"
|
||||||
url "https://github.com/AbsInt/CompCert/archive/v3.5.tar.gz"
|
url "https://github.com/AbsInt/CompCert/archive/v3.6.tar.gz"
|
||||||
sha256 "1ea01f9fe9dcfb664dec3b0076bd9ae0d54bb9d79279b5351ab12cc32369b509"
|
sha256 "7a77839f6b990ab632ba14feccf4f17da189f0e3b95d6ce2ef0986e4caebc575"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue