Browse Source

toolchain/crosstool-NG: bump version to 1.10.1

At the same time, also use the new upstream location.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yann E. MORIN 14 years ago
parent
commit
f98c8d65bd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      toolchain/toolchain-crosstool-ng/crosstool-ng.mk

+ 2 - 2
toolchain/toolchain-crosstool-ng/crosstool-ng.mk

@@ -14,8 +14,8 @@ uclibc: dependencies $(STAMP_DIR)/ct-ng-toolchain-installed
 # Internal variables
 
 # Crostool-NG hard-coded configuration options
-CTNG_VERSION:=1.10.0
-CTNG_SITE:=http://ymorin.is-a-geek.org/download/crosstool-ng/
+CTNG_VERSION:=1.10.1
+CTNG_SITE:=http://crosstool-ng.org/download/crosstool-ng/
 CTNG_SOURCE:=crosstool-ng-$(CTNG_VERSION).tar.bz2
 CTNG_DIR:=$(BUILD_DIR)/crosstool-ng-$(CTNG_VERSION)
 CTNG_CAT:=bzcat