ocamlbuild 0.14.0

Closes #39002.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Thierry Moisan 2019-04-16 22:17:42 -04:00 committed by FX Coudert
parent 3471ec3cf7
commit be08cedca7

View file

@ -1,9 +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.13.1.tar.gz"
sha256 "79839544bcaebc8f9f0d73d029e2b67e2c898bba046c559ea53de81ea763408c"
revision 1
url "https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz"
sha256 "87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78"
head "https://github.com/ocaml/ocamlbuild.git"
bottle do