diff options
author | Juergen Daubert <juergen.daubert@t-online.de> | 2006-04-17 13:02:01 +0000 |
---|---|---|
committer | Juergen Daubert <juergen.daubert@t-online.de> | 2006-04-17 13:02:01 +0000 |
commit | f9bef21b1bc087cf6810f015d80df27079e97e18 (patch) | |
tree | ad2bca3cab5c7b437d54986e10c25333dc689901 /ocaml | |
parent | 799e6fb629b2e85dff6d2d1d3ce01a49983ff8fb (diff) | |
download | opt-f9bef21b1bc087cf6810f015d80df27079e97e18.tar.gz opt-f9bef21b1bc087cf6810f015d80df27079e97e18.tar.xz |
ocaml: update to 3.09.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 ccd9c21c2..48dea90c8 100644 --- a/ocaml/.md5sum +++ b/ocaml/.md5sum @@ -1 +1 @@ -b6b380ae71f6f7bc7ff0989a0f8409e6 ocaml-3.09.1.tar.bz2 +63428ce7e114520e8f529c9ca809a1b0 ocaml-3.09.2.tar.bz2 diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile index 5a95210e2..ee8f07193 100644 --- a/ocaml/Pkgfile +++ b/ocaml/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gdbm, x11 name=ocaml -version=3.09.1 +version=3.09.2 release=1 source=(http://caml.inria.fr/pub/distrib/$name-3.09/$name-$version.tar.bz2) |