Skip to content

Commit

Permalink
Switch from caml.inria.fr to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Jun 14, 2024
1 parent e47154c commit ae0692a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_ext/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ else
CAN_PKG=0
endif

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
MD5_ocaml = 1a7fc32aebbad6cb821ef26a396f78e7

URL_flexdll = https://github.com/alainfrisch/flexdll/archive/0.38.tar.gz
Expand Down

0 comments on commit ae0692a

Please sign in to comment.