[Lunar-commits] r16392 - moonbase/trunk/libs/libstdc++5
Stefan Wold
ratler at lunar-linux.org
Thu Sep 8 17:14:43 UTC 2005
Author: ratler
Date: 2005-09-08 17:14:42 +0000 (Thu, 08 Sep 2005)
New Revision: 16392
Modified:
moonbase/trunk/libs/libstdc++5/DETAILS
Log:
Fixed the download URLs, was kinda b0rked
Modified: moonbase/trunk/libs/libstdc++5/DETAILS
===================================================================
--- moonbase/trunk/libs/libstdc++5/DETAILS 2005-09-08 15:39:30 UTC (rev 16391)
+++ moonbase/trunk/libs/libstdc++5/DETAILS 2005-09-08 17:14:42 UTC (rev 16392)
@@ -2,11 +2,11 @@
VERSION=3.3.3
SOURCE=gcc-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
- SOURCE_URL[0]=$GNU_URL/gcc/releases/$MODULE-$VERSION/
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/releases/$MODULE-$VERSION/
- SOURCE_URL[2]=http://www.online-mirror.org/gcc/releases/$MODULE-$VERSION/
+ SOURCE_URL[0]=$GNU_URL/gcc/releases/gcc-$VERSION/
+ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/releases/gcc-$VERSION/
+ SOURCE_URL[2]=http://www.online-mirror.org/gcc/releases/gcc-$VERSION/
SOURCE_VFY=md5:3c6cfd9fcd180481063b4058cf6faff2
- WEB_SITE=http://gcc.gnu.org
+ WEB_SITE=http://gcc.gnu.org/
ENTERED=20041215
UPDATED=20041215
PSAFE=no
More information about the Lunar-commits
mailing list