[Lunar-commits] <moonbase> gcc: version bumped to 4.2.4.
Florin Braescu
florin at lunar-linux.org
Sun Jul 6 15:34:22 CEST 2008
commit 7b39c6522e8b8b68ee598002efec8c7354f79286
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed May 21 22:42:59 2008 +0300
gcc: version bumped to 4.2.4.
Maintenance and bugfixes release.
---
compilers/gcc/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/compilers/gcc/DETAILS b/compilers/gcc/DETAILS
index 2caae82..3775692 100644
--- a/compilers/gcc/DETAILS
+++ b/compilers/gcc/DETAILS
@@ -1,13 +1,13 @@
MODULE=gcc
- VERSION=4.2.3
+ VERSION=4.2.4
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION/
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$MODULE-$VERSION/
- SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-$VERSION/
- SOURCE_VFY=sha1:80b0df13fc9e311868022a3e86e673177397a917
+ SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION
+ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$MODULE-$VERSION
+ SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-$VERSION
+ SOURCE_VFY=sha1:bb20efc7750fe0d6172c5945572bf036fe59d3dd
WEB_SITE=http://gcc.gnu.org
ENTERED=20020628
- UPDATED=20080203
+ UPDATED=20080521
PSAFE=no
SHORT="GNU compiler collection"
More information about the Lunar-commits
mailing list