[Lunar-commits] <moonbase> llvm: This need to be downgraded.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sun Mar 22 15:56:50 CET 2009


commit b0b8d329811c3b9d73b9838f331a5c5487f23183
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sun Mar 22 10:56:50 2009 -0400

    llvm: This need to be downgraded.
    
    There is a lock step between llvm and OpenGTL that needs to be considered
    *before* llvm is bumped. Else the OpenGTL build will fail.
---
 devel/llvm/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/llvm/DETAILS b/devel/llvm/DETAILS
index e6b49a1..109e2a7 100644
--- a/devel/llvm/DETAILS
+++ b/devel/llvm/DETAILS
@@ -1,11 +1,11 @@
           MODULE=llvm
-         VERSION=2.5
+         VERSION=2.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.llvm.org/releases/$VERSION/
-      SOURCE_VFY=sha1:67f4bace9e64cc39255583aa837470d9b9de0aa5
+      SOURCE_VFY=sha1:8496fe06de1e622bfcfc84eac3c649b5333a241b
         WEB_SITE=http://www.llvm.org/
          ENTERED=20090128
-         UPDATED=20090303
+         UPDATED=20090322
            SHORT="Low Level Virtual Machine"
 
 PSAFE=no


More information about the Lunar-commits mailing list