[Lunar-commits] <moonbase> ocaml: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Aug 25 14:14:03 CEST 2009
commit 304d18a2ba5dc48744a961e6c23f0bb54b9de5ac
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Aug 25 08:14:03 2009 -0400
ocaml: Version bump.
---
compilers/ocaml/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/compilers/ocaml/DETAILS b/compilers/ocaml/DETAILS
index 1dcb2f3..9a3fc0b 100644
--- a/compilers/ocaml/DETAILS
+++ b/compilers/ocaml/DETAILS
@@ -1,15 +1,15 @@
MODULE=ocaml
- VERSION=3.10.2
- MAJOR=3.10
+ MAJOR=3.11
+ VERSION=${MAJOR}.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://caml.inria.fr/distrib/$MODULE-$MAJOR
+ SOURCE_URL[0]=http://caml.inria.fr/pub/distrib/$MODULE-$MAJOR
SOURCE_URL[1]=$MIRROR_URL
- SOURCE_VFY=sha1:f604580bf2943891d8faf265eeb900bbe90abce0
+ SOURCE_VFY=sha1:570feab47b34b29f866ecadcc16153d5a4a4f6a1
WEB_SITE=http://caml.inria.fr
ENTERED=20020512
- UPDATED=20080308
+ UPDATED=20090825
SHORT="An objective cml compiler"
- PSAFE=no
+# PSAFE=no
cat << EOF
Objective Caml belongs to the ML family of programming languages and has been
More information about the Lunar-commits
mailing list