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