ocamlbuild 0.9.3
Closes #6632. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
688ee73bdf
commit
ac5d200a42
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ocamlbuild < Formula
|
||||
desc "Generic build tool for OCaml"
|
||||
homepage "https://github.com/ocaml/ocamlbuild"
|
||||
url "https://github.com/ocaml/ocamlbuild/archive/0.9.2.tar.gz"
|
||||
sha256 "257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc"
|
||||
url "https://github.com/ocaml/ocamlbuild/archive/0.9.3.tar.gz"
|
||||
sha256 "32e4824906888c61244909eab0d2c22d31f18fc9579873a070a4cf7947c2c0a9"
|
||||
head "https://github.com/ocaml/ocamlbuild.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue