Forráskód Böngészése

- use coreutils-5.93

Bernhard Reutner-Fischer 19 éve
szülő
commit
1281c7b4b9
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      package/coreutils/coreutils.mk

+ 3 - 3
package/coreutils/coreutils.mk

@@ -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