diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-11-21 10:22:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:21 +0700 |
commit | 8fb7497f26e2bfcaf84fbc37a2f4590237b0f1d3 (patch) | |
tree | 3410a08f1dd653d4579004210ae2b869f3247d79 /development/ocaml/ocaml.info | |
parent | 79b75a01a456b7a9e6ba1b87860316e8df7aae87 (diff) |
development/ocaml: Updated for version 4.08.1.
This reverts f76b602
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ocaml/ocaml.info')
-rw-r--r-- | development/ocaml/ocaml.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/ocaml/ocaml.info b/development/ocaml/ocaml.info index 036fc4b6b2d5..0747f3b19cb4 100644 --- a/development/ocaml/ocaml.info +++ b/development/ocaml/ocaml.info @@ -1,10 +1,10 @@ PRGNAM="ocaml" -VERSION="4.13.1" -HOMEPAGE="https://caml.inria.fr" -DOWNLOAD="https://caml.inria.fr/pub/distrib/ocaml-4.13/ocaml-4.13.1.tar.xz \ - https://caml.inria.fr/pub/distrib/ocaml-4.13/ocaml-4.13-refman-html.tar.gz" -MD5SUM="52f91ba31fbfad426bf57b00ef3a34c1 \ - 513fcf9adc3a85268aa42f0552d8e971" +VERSION="4.08.1" +HOMEPAGE="http://caml.inria.fr" +DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-4.08/ocaml-4.08.1.tar.xz \ + http://caml.inria.fr/pub/distrib/ocaml-4.08/ocaml-4.08-refman-html.tar.gz" +MD5SUM="519f095a563323cdaa68301d58bf099d \ + 20cbe4bd141f175d723f58cb9e89b215" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |