don't use ftp for gnu stuff, a few version bumps as well,

based on a patch from Fu Yunhui
This commit is contained in:
Eric Andersen
2006-06-23 07:29:40 +00:00
parent 82620711eb
commit 4856369541
16 changed files with 30 additions and 26 deletions

View File

@@ -3,10 +3,10 @@
# coreutils
#
#############################################################
COREUTILS_VER:=5.94
COREUTILS_VER:=5.96
COREUTILS_SOURCE:=coreutils-$(COREUTILS_VER).tar.bz2
#COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
COREUTILS_SITE:=ftp://ftp.gnu.org/gnu/coreutils/
COREUTILS_SITE:=http://ftp.gnu.org/pub/gnu/coreutils
COREUTILS_CAT:=bzcat
COREUTILS_DIR:=$(BUILD_DIR)/coreutils-$(COREUTILS_VER)
COREUTILS_BINARY:=src/vdir