[Lunar-commits] <moonbase> llvm: version bumped to 2.8.

Florin Braescu florin at lunar-linux.org
Wed Oct 6 22:41:21 CEST 2010


commit 3558f3e2454abb31e2a20ad93e3ee4cedd64912c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Oct 6 23:41:21 2010 +0300

    llvm: version bumped to 2.8.
    
    Bugfixes and enhacements.
---
 compilers/llvm/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/compilers/llvm/DETAILS b/compilers/llvm/DETAILS
index 349bb3e..4ffec90 100644
--- a/compilers/llvm/DETAILS
+++ b/compilers/llvm/DETAILS
@@ -1,15 +1,15 @@
           MODULE=llvm
-         VERSION=2.7
+         VERSION=2.8
           SOURCE=$MODULE-$VERSION.tgz
          SOURCE2=clang-$VERSION.tgz
       SOURCE_URL=http://www.llvm.org/releases/$VERSION
      SOURCE2_URL=http://www.llvm.org/releases/$VERSION
-      SOURCE_VFY=sha1:059fc21b0ec1b649c4a3dec81756e5f92aa131a2
-     SOURCE2_VFY=sha1:4d8326bfe2308a7355a5e4ca2eb172bffd761e1e
+      SOURCE_VFY=sha1:10d8957efac1d970fbc8264b28855250e9ce9eb1
+     SOURCE2_VFY=sha1:94977c84ce136307dbbeade95e67bfe3c25161ff
    MODULE_PREFIX=${LLVM_DIR:-/opt/lunar/llvm}
         WEB_SITE=http://www.llvm.org
          ENTERED=20090128
-         UPDATED=20100501
+         UPDATED=20101006
            SHORT="Low Level Virtual Machine"
 
 PSAFE=no


More information about the Lunar-commits mailing list