summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2011-07-10 12:40:39 +0200
committerJuergen Daubert <jue@jue.li>2011-07-10 12:40:39 +0200
commit7d256e068cc76f21142710445807db2f50e28bed (patch)
tree4d369fcb231c4f78627c0952227581db1b146c31
parent6f68c431d270780186697c1bad7002576583cdb4 (diff)
downloadopt-7d256e068cc76f21142710445807db2f50e28bed.tar.gz
opt-7d256e068cc76f21142710445807db2f50e28bed.tar.xz
ocaml: update to 3.12.1
-rw-r--r--ocaml/.md5sum2
-rw-r--r--ocaml/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/ocaml/.md5sum b/ocaml/.md5sum
index d28c26284..48b3e5cbf 100644
--- a/ocaml/.md5sum
+++ b/ocaml/.md5sum
@@ -1 +1 @@
-bd92c8970767f412bc1e9a6c625b5ccf ocaml-3.12.0.tar.bz2
+227a3daaedb150bf5037a3db01f5bf42 ocaml-3.12.1.tar.bz2
diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile
index 35ec239e5..f63610019 100644
--- a/ocaml/Pkgfile
+++ b/ocaml/Pkgfile
@@ -2,10 +2,10 @@
# URL: http://caml.inria.fr/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Packager: Erlend Bergsas Mikkelsen, howl at online dot no
-# Depends on: ncurses, gdbm
+# Depends on: binutils gdbm
name=ocaml
-version=3.12.0
+version=3.12.1
release=1
source=(http://caml.inria.fr/pub/distrib/$name-3.12/$name-$version.tar.bz2)

Generated by cgit