[Lunar-commits] r26140 - moonbase/trunk/compilers/gcc42
Florin Braescu
florin at lunar-linux.org
Tue Oct 9 14:55:34 CEST 2007
Author: florin
Date: 2007-10-09 14:55:33 +0200 (Tue, 09 Oct 2007)
New Revision: 26140
Modified:
moonbase/trunk/compilers/gcc42/DETAILS
Log:
bump the version from 4.2.1 to 4.2.2. maintenance and bugfixes release.
Modified: moonbase/trunk/compilers/gcc42/DETAILS
===================================================================
--- moonbase/trunk/compilers/gcc42/DETAILS 2007-10-09 04:57:24 UTC (rev 26139)
+++ moonbase/trunk/compilers/gcc42/DETAILS 2007-10-09 12:55:33 UTC (rev 26140)
@@ -1,16 +1,16 @@
MODULE=gcc42
PKG=gcc
- VERSION=4.2.1
+ VERSION=4.2.2
SOURCE=$PKG-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKG-$VERSION
MODULE_PREFIX=${GCC42_PREFIX:-/opt/lunar/gcc42}
SOURCE_URL[0]=$GNU_URL/gcc/$PKG-$VERSION/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$PKG-$VERSION/
SOURCE_URL[2]=http://www.online-mirror.org/gcc/$PKG-$VERSION/
- SOURCE_VFY=sha1:b8a55b13c4e38fae78d5db9a456e2d4ffe003118
+ SOURCE_VFY=sha1:dcf2139e0f318850d475a6af3dcd5f176f1acb0e
WEB_SITE=http://gcc.gnu.org
ENTERED=20070527
- UPDATED=20070720
+ UPDATED=20071009
PSAFE=no
SHORT="GNU compiler collection"
More information about the Lunar-commits
mailing list