Update coreutils to 5.0
authorEric Andersen <andersen@codepoet.org>
Wed, 25 Jun 2003 21:22:00 +0000 (21:22 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 25 Jun 2003 21:22:00 +0000 (21:22 -0000)
make/coreutils.mk

index c5fa2372045436bf7d5d1bdd9efb67f31e64d697..e3e7fa39aa3e425091759175e2454c75e130b426 100644 (file)
@@ -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 \