We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47154c commit ae0692aCopy full SHA for ae0692a
src_ext/Makefile
@@ -9,7 +9,7 @@ else
9
CAN_PKG=0
10
endif
11
12
-URL_ocaml = https://caml.inria.fr/pub/distrib/ocaml-4.09/ocaml-4.09.1.tar.gz
+URL_ocaml = https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz
13
MD5_ocaml = 1a7fc32aebbad6cb821ef26a396f78e7
14
15
URL_flexdll = https://github.com/alainfrisch/flexdll/archive/0.38.tar.gz
0 commit comments