[Lunar-commits] <moonbase-other> ocaml: version bumped to 6.07-1
v4hn
me at v4hn.de
Sat Oct 13 02:49:17 CEST 2012
commit 034979db87ea1697ebe09919f72770f2b3654c7b
Author: v4hn <me at v4hn.de>
Date: Fri, 12 Oct 2012 17:49:17 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/034979db87ea1697ebe09919f72770f2b3654c7b
ocaml: version bumped to 6.07-1
---
compilers/ocaml/DETAILS | +5/-5
1 file changed, 5 insertions(+), 5 deletions(-)
--- a/compilers/ocaml/DETAILS
+++ b/compilers/ocaml/DETAILS
@@ -1,15 +1,15 @@
MODULE=ocaml
- MAJOR=3.12
- VERSION=$MAJOR.1
+ VERSION=4.00.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://caml.inria.fr/pub/distrib/$MODULE-$MAJOR
+ SOURCE_URL[0]=http://caml.inria.fr/pub/distrib/$MODULE-${VERSION%.*}
SOURCE_URL[1]=$MIRROR_URL
- SOURCE_VFY=sha1:29b44117b116b1a5bc54a8b4514af483793a769f
+ SOURCE_VFY=sha1:10b8a4d0b88d20b003e3dd719f2ac9434e6a1042
WEB_SITE=http://caml.inria.fr
ENTERED=20020512
- UPDATED=20110722
+ UPDATED=20121013
SHORT="An objective cml compiler"
PSAFE=no
+
cat << EOF
Objective Caml belongs to the ML family of programming languages and has been
implemented at INRIA Rocquencourt within the ``Cristal project'' group. Since
More information about the Lunar-commits
mailing list