From be08cedca7d37e2183f6a676934a2e2d73c21372 Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Tue, 16 Apr 2019 22:17:42 -0400 Subject: [PATCH] ocamlbuild 0.14.0 Closes #39002. Signed-off-by: FX Coudert --- Formula/ocamlbuild.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/ocamlbuild.rb b/Formula/ocamlbuild.rb index 6edf0c5c2e..3e1518549d 100644 --- a/Formula/ocamlbuild.rb +++ b/Formula/ocamlbuild.rb @@ -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