camlp5 6.14
ocaml 4.02.3 compatibility
This commit is contained in:
parent
b960a22201
commit
5d7fb2c17d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Camlp5 < Formula
|
||||
desc "Camlp5 is a preprocessor and pretty-printer for OCaml"
|
||||
homepage "http://camlp5.gforge.inria.fr/"
|
||||
url "http://camlp5.gforge.inria.fr/distrib/src/camlp5-6.13.tgz"
|
||||
sha256 "d1e948c04079e417d2b616f03f57cda9b6111c563d7ce59a8956ac93772e4aa9"
|
||||
url "http://camlp5.gforge.inria.fr/distrib/src/camlp5-6.14.tgz"
|
||||
sha256 "09f9ed12893d2ec39c88106af2306865c966096bedce0250f2fe52b67d2480e2"
|
||||
|
||||
bottle do
|
||||
sha256 "aa844f23752518cdfceba1513388c90b273a78219f1b671809791acebe71fb87" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue