diff --git a/compilers/3.11.2.comp b/compilers/3.11.2.comp index f35576a098e..2369ace83ac 100644 --- a/compilers/3.11.2.comp +++ b/compilers/3.11.2.comp @@ -1,7 +1,7 @@ opam-version: "1" version: "3.11.2" src: "http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.2.tar.gz" -patches: ["3.11.2_binutils.patch"] +patches: ["http://www.ocamlpro.com/patches/3.11.2_binutils.patch"] build: [ ["./configure" "-prefix" "%{prefix}%"] ["%{make}%" "world"]