[Lunar-commits] <moonbase> Revert "llvm: version bumped to 2.8."
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Oct 6 23:58:16 CEST 2010
commit e1d40b31a558cb1d268a6224667f62cd1d95fef6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Oct 6 17:58:16 2010 -0400
Revert "llvm: version bumped to 2.8."
This reverts commit 3558f3e2454abb31e2a20ad93e3ee4cedd64912c.
This will break OpenGTL;
"for use with llvm-2.7 (and llvm 2.7 is the only llvm version supported by this release):
OpenGTL 0.9.14 the main library"
There is no newer version of OpenGTL.
---
compilers/llvm/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/compilers/llvm/DETAILS b/compilers/llvm/DETAILS
index 4ffec90..349bb3e 100644
--- a/compilers/llvm/DETAILS
+++ b/compilers/llvm/DETAILS
@@ -1,15 +1,15 @@
MODULE=llvm
- VERSION=2.8
+ VERSION=2.7
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:10d8957efac1d970fbc8264b28855250e9ce9eb1
- SOURCE2_VFY=sha1:94977c84ce136307dbbeade95e67bfe3c25161ff
+ SOURCE_VFY=sha1:059fc21b0ec1b649c4a3dec81756e5f92aa131a2
+ SOURCE2_VFY=sha1:4d8326bfe2308a7355a5e4ca2eb172bffd761e1e
MODULE_PREFIX=${LLVM_DIR:-/opt/lunar/llvm}
WEB_SITE=http://www.llvm.org
ENTERED=20090128
- UPDATED=20101006
+ UPDATED=20100501
SHORT="Low Level Virtual Machine"
PSAFE=no
More information about the Lunar-commits
mailing list