summaryrefslogtreecommitdiffstats
path: root/package/coreutils
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-06-23 07:29:40 +0000
committerEric Andersen <andersen@codepoet.org>2006-06-23 07:29:40 +0000
commit4856369541d3653db986b58237f54d7eb8fbc11d (patch)
treea66a798c6bbaeb7e5849f76cdd8eab93c738d018 /package/coreutils
parent82620711eb120dbb36ca8f7af193278d56471ec6 (diff)
downloadbuildroot-novena-4856369541d3653db986b58237f54d7eb8fbc11d.tar.gz
buildroot-novena-4856369541d3653db986b58237f54d7eb8fbc11d.zip
don't use ftp for gnu stuff, a few version bumps as well,
based on a patch from Fu Yunhui
Diffstat (limited to 'package/coreutils')
-rw-r--r--package/coreutils/coreutils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk
index b4bb2b0b4..80cd46b6e 100644
--- a/package/coreutils/coreutils.mk
+++ b/package/coreutils/coreutils.mk
@@ -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