summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-06-25 21:22:00 +0000
committerEric Andersen <andersen@codepoet.org>2003-06-25 21:22:00 +0000
commitd35e981e64602bacdc0c19f8e96ad9cdf7b618b3 (patch)
tree3247a11e7a1b4febb64b6723dcf4352aada12702 /make
parent793161ad1c0a49df4def92a13d3144dc883bb4ed (diff)
downloadbuildroot-novena-d35e981e64602bacdc0c19f8e96ad9cdf7b618b3.tar.gz
buildroot-novena-d35e981e64602bacdc0c19f8e96ad9cdf7b618b3.zip
Update coreutils to 5.0
Diffstat (limited to 'make')
-rw-r--r--make/coreutils.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/coreutils.mk b/make/coreutils.mk
index c5fa23720..e3e7fa39a 100644
--- a/make/coreutils.mk
+++ b/make/coreutils.mk
@@ -3,10 +3,10 @@
# coreutils
#
#############################################################
-COREUTILS_SOURCE:=coreutils-4.5.6.tar.bz2
-COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
+COREUTILS_SOURCE:=coreutils-5.0.tar.bz2
+COREUTILS_SITE:=ftp://ftp.gnu.org/gnu/coreutils/
COREUTILS_CAT:=bzcat
-COREUTILS_DIR:=$(BUILD_DIR)/coreutils-4.5.6
+COREUTILS_DIR:=$(BUILD_DIR)/coreutils-5.0
COREUTILS_BINARY:=src/vdir
COREUTILS_TARGET_BINARY:=bin/vdir
BIN_PROGS:=cat chgrp chmod chown cp date dd df dir echo false hostname \