diff options
author | Gustavo B. Schenkel <gustavo.schenkel@gmail.com> | 2021-11-06 01:09:29 -0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-07 02:15:18 +0700 |
commit | f76b6029177c37239ff7d80d21dac2f041f99372 (patch) | |
tree | 58cc1ba487532b876c57e2df8b3e8c7a1eeba321 /development/ocaml/ocaml.info | |
parent | c010b1ac594b2c858c93f72e99adb4f7de1ec158 (diff) |
development/ocaml: Update for version 4.13.1
Signed-off-by: Gustavo B. Schenkel <gustavo.schenkel@gmail.com>
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 0747f3b19cb4a..036fc4b6b2d52 100644 --- a/development/ocaml/ocaml.info +++ b/development/ocaml/ocaml.info @@ -1,10 +1,10 @@ PRGNAM="ocaml" -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" +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" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |