[Lunar-commits] <moonbase-other> llvm: version bumped to 3.2.
Florin Braescu
florin at lunar-linux.org
Sat Dec 22 19:31:57 CET 2012
commit e3c786d4b1e1d39227cae55127d605a684907636
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 22 Dec 2012 10:31:57 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/e3c786d4b1e1d39227cae55127d605a684907636
llvm: version bumped to 3.2.
---
compilers/llvm/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/compilers/llvm/DETAILS
+++ b/compilers/llvm/DETAILS
@@ -1,15 +1,15 @@
MODULE=llvm
- VERSION=3.1
+ VERSION=3.2
SOURCE=$MODULE-$VERSION.src.tar.gz
SOURCE2=clang-$VERSION.src.tar.gz
SOURCE_URL=http://www.llvm.org/releases/$VERSION
SOURCE2_URL=$SOURCE_URL
- SOURCE_VFY=sha1:234c96e73ef81aec9a54da92fc2a9024d653b059
- SOURCE2_VFY=sha1:19f33b187a50d22fda2a6f9ed989699a9a9efd62
+ SOURCE_VFY=sha1:42d139ab4c9f0c539c60f5ac07486e9d30fc1280
+ SOURCE2_VFY=sha1:b0515298c4088aa294edc08806bd671f8819f870
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION.src
WEB_SITE=http://www.llvm.org
ENTERED=20090128
- UPDATED=20120527
+ UPDATED=20121222
SHORT="Low Level Virtual Machine"
cat << EOF
More information about the Lunar-commits
mailing list