Commit 1281c7b4 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- use coreutils-5.93

parent 5949caf7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3,10 +3,10 @@
# coreutils
#
#############################################################
COREUTILS_VER:=5.94
COREUTILS_VER:=5.93
COREUTILS_SOURCE:=coreutils-$(COREUTILS_VER).tar.bz2
#COREUTILS_SITE:=ftp://ftp.gnu.org/gnu/coreutils/
COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
#COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
COREUTILS_SITE:=ftp://ftp.gnu.org/gnu/coreutils/
COREUTILS_CAT:=bzcat
COREUTILS_DIR:=$(BUILD_DIR)/coreutils-$(COREUTILS_VER)
COREUTILS_BINARY:=src/vdir