[Buildroot] svn commit: trunk/buildroot/package/file

aldot at uclibc.org aldot at uclibc.org
Sun Aug 5 12:10:36 UTC 2007


Author: aldot
Date: 2007-08-05 05:10:35 -0700 (Sun, 05 Aug 2007)
New Revision: 19404

Log:
- download disappeared, use debian instead


Modified:
   trunk/buildroot/package/file/file.mk


Changeset:
Modified: trunk/buildroot/package/file/file.mk
===================================================================
--- trunk/buildroot/package/file/file.mk	2007-08-03 14:17:21 UTC (rev 19403)
+++ trunk/buildroot/package/file/file.mk	2007-08-05 12:10:35 UTC (rev 19404)
@@ -4,8 +4,8 @@
 #
 #############################################################
 FILE_VERSION:=4.21
-FILE_SOURCE:=file-$(FILE_VERSION).tar.gz
-FILE_SITE:=ftp://ftp.astron.com/pub/file
+FILE_SOURCE:=file_$(FILE_VERSION).orig.tar.gz
+FILE_SITE:=http://ftp.debian.org/debian/pool/main/f/file
 FILE_SOURCE_DIR:=$(BUILD_DIR)/file-$(FILE_VERSION)
 FILE_DIR1:=$(TOOL_BUILD_DIR)/file-$(FILE_VERSION)-host
 FILE_DIR2:=$(BUILD_DIR)/file-$(FILE_VERSION)-target




More information about the buildroot mailing list