diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-07-07 16:40:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-07-20 14:20:08 -0500 |
commit | be9339b0be5b2c0dd08939b5b0bc537dba854637 (patch) | |
tree | 4612d6dba5fb165ec75cc32ba017d067c8da1838 /development/ocaml/ocaml.info | |
parent | d918e219424ea71650acb3db2ff56be8fc4e97a4 (diff) | |
download | slackbuilds-be9339b0be5b2c0dd08939b5b0bc537dba854637.tar.gz |
development/ocaml: Updated for version 4.03.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/ocaml/ocaml.info')
-rw-r--r-- | development/ocaml/ocaml.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/ocaml/ocaml.info b/development/ocaml/ocaml.info index 6f020cdd7b..620db74149 100644 --- a/development/ocaml/ocaml.info +++ b/development/ocaml/ocaml.info @@ -1,10 +1,10 @@ PRGNAM="ocaml" -VERSION="4.01.0" +VERSION="4.03.0" HOMEPAGE="http://caml.inria.fr" -DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-4.01/ocaml-4.01.0.tar.xz \ - http://caml.inria.fr/pub/distrib/ocaml-4.01/ocaml-4.01-refman-html.tar.gz" -MD5SUM="32015b473de16ca19b82c728358eaa78 \ - 73f4657680baeb200135720fbc84eb4b" +DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-4.03/ocaml-4.03.0.tar.xz \ + http://caml.inria.fr/pub/distrib/ocaml-4.03/ocaml-4.03-refman-html.tar.gz" +MD5SUM="89f62881e03dfad0cf04991fbc03f955 \ + d3e44d3984d029d2e88ba219ad8e24c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |