camlp5 7.02
Closes #19254. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d400b550fb
commit
ac4b0c51f7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Camlp5 < Formula
|
||||
desc "Preprocessor and pretty-printer for OCaml"
|
||||
homepage "https://camlp5.github.io/"
|
||||
url "https://github.com/camlp5/camlp5/archive/rel701.tar.gz"
|
||||
version "7.01"
|
||||
sha256 "c83640ffabc5506d7b9c9fdcc342062dee1eabd90de547c0471faf5ef5560540"
|
||||
url "https://github.com/camlp5/camlp5/archive/rel702.tar.gz"
|
||||
version "7.02"
|
||||
sha256 "2a4aeb5ab480b3229df00275eef4fa4a454bad2f3b2f298493c927be523bf61b"
|
||||
head "https://gforge.inria.fr/anonscm/git/camlp5/camlp5.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue