diff options
author | Markus Hutmacher <mailing@markhu.de> | 2014-05-24 08:07:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-24 08:08:04 +0700 |
commit | 66e64d00018ab108b910c57ca237b1fb4242c0ef (patch) | |
tree | 9d316589a802a819368f7cb0d9935248e9f1f87d /development/ocaml/ocaml.info | |
parent | 341ffe251fbb80912e5769b106a08d4d8eabefb4 (diff) | |
download | slackbuilds-66e64d00018ab108b910c57ca237b1fb4242c0ef.tar.gz |
development/ocaml: Updated for version 4.01.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ocaml/ocaml.info')
-rw-r--r-- | development/ocaml/ocaml.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/ocaml/ocaml.info b/development/ocaml/ocaml.info index 0f70dfd8a7..6f020cdd7b 100644 --- a/development/ocaml/ocaml.info +++ b/development/ocaml/ocaml.info @@ -1,12 +1,12 @@ PRGNAM="ocaml" -VERSION="3.12.1" +VERSION="4.01.0" HOMEPAGE="http://caml.inria.fr" -DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-3.12/ocaml-3.12.1.tar.bz2 \ - http://caml.inria.fr/pub/distrib/ocaml-3.12/ocaml-3.12-refman.html" -MD5SUM="227a3daaedb150bf5037a3db01f5bf42 \ - dbefdc669251e67a6b6fdd28fb6c8777" +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_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Ferenc Deak" -EMAIL="ferenc.deak@gmail.com" +MAINTAINER="Markus Hutmacher" +EMAIL="mailing@markhu.de" |