[Lunar-commits] r24569 - moonbase/trunk/compilers/egcs64
Terry Chan
tchan at lunar-linux.org
Sun May 27 06:01:35 CEST 2007
Author: tchan
Date: 2007-05-27 06:01:35 +0200 (Sun, 27 May 2007)
New Revision: 24569
Modified:
moonbase/trunk/compilers/egcs64/DETAILS
Log:
Fixed the download URLs for egcs64.
Modified: moonbase/trunk/compilers/egcs64/DETAILS
===================================================================
--- moonbase/trunk/compilers/egcs64/DETAILS 2007-05-27 03:54:19 UTC (rev 24568)
+++ moonbase/trunk/compilers/egcs64/DETAILS 2007-05-27 04:01:35 UTC (rev 24569)
@@ -2,9 +2,10 @@
VERSION=19980921.1
SOURCE=${MODULE}_${VERSION}.orig.tar.gz
SOURCE2=${MODULE}_${VERSION}-1.diff.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
- SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/e/$MODULE/
- SOURCE2_URL[0]=http://ftp.debian.org/debian/pool/main/e/$MODULE/
+ SOURCE_URL=http://ftp.debian.org/debian-archive/pool/main/e/$MODULE/
+ SOURCE_VFY=sha1:c44d50b563c2bf49ce5bc789fe9daf1e782038fd
+ SOURCE2_URL=http://ftp.debian.org/debian-archive/pool/main/e/$MODULE/
+ SOURCE2_VFY=sha1:210d49871dbe3f63af3d8a41890302e2615d7c5f
WEB_SITE=http://www.debian.org
ENTERED=20031023
UPDATED=20031023
More information about the Lunar-commits
mailing list