diff options
author | Juergen Daubert <jue@jue.li> | 2010-01-21 17:01:55 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-01-21 17:04:14 +0100 |
commit | 20d3a52c582bae6bd5fdde78ae4bbe1113adc466 (patch) | |
tree | 6ed9a424483e3aa5b4dd378fccfc8c5f270c71a9 /ocaml | |
parent | 544db142294fc0d249c9a82a93ac30b4d96383ff (diff) | |
download | opt-20d3a52c582bae6bd5fdde78ae4bbe1113adc466.tar.gz opt-20d3a52c582bae6bd5fdde78ae4bbe1113adc466.tar.xz |
ocaml: update to 3.11.2
Diffstat (limited to 'ocaml')
-rw-r--r-- | ocaml/.md5sum | 2 | ||||
-rw-r--r-- | ocaml/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ocaml/.md5sum b/ocaml/.md5sum index 613dbd758..f22f09be1 100644 --- a/ocaml/.md5sum +++ b/ocaml/.md5sum @@ -1 +1 @@ -fe011781f37f6b41fe08e0706969a89e ocaml-3.11.1.tar.bz2 +4601a7aea66444d61704de8de46c52c6 ocaml-3.11.2.tar.bz2 diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile index 0ba445ab6..69615a034 100644 --- a/ocaml/Pkgfile +++ b/ocaml/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses, gdbm name=ocaml -version=3.11.1 +version=3.11.2 release=1 source=(http://caml.inria.fr/pub/distrib/$name-3.11/$name-$version.tar.bz2) |