Updated ocaml to 3.11.2

Signed-off-by: David Höppner <0xffea@gmail.com>
master
Markus Groß 2010-05-14 23:19:24 +02:00 committed by David Höppner
parent fdfcb22c32
commit e1b8f1cc5f
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class ObjectiveCaml <Formula
@url='http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.1.tar.bz2'
@homepage='http://caml.inria.fr/ocaml/index.en.html'
@md5='fe011781f37f6b41fe08e0706969a89e'
url 'http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.2.tar.bz2'
homepage 'http://caml.inria.fr/ocaml/index.en.html'
md5 '4601a7aea66444d61704de8de46c52c6'
aka :ocaml, 'o-caml'
def install