diff --git a/package/crosstool-ng/crosstool-ng-000-makefile-recursion.patch b/package/crosstool-ng/crosstool-ng-000-makefile-recursion.patch index 4f66744725..b875e3f1a0 100644 --- a/package/crosstool-ng/crosstool-ng-000-makefile-recursion.patch +++ b/package/crosstool-ng/crosstool-ng-000-makefile-recursion.patch @@ -18,7 +18,7 @@ Signed-off-by: "Yann E. MORIN" diff -du crosstool-ng-1.12.0/Makefile.in host-crosstool-ng-1.12.0/Makefile.in --- crosstool-ng-1.12.0/Makefile.in 2011-08-01 01:21:34.000000000 +0200 +++ host-crosstool-ng-1.12.0/Makefile.in 2011-08-07 21:39:16.055958219 +0200 -@@ -95,9 +95,14 @@ +@@ -101,9 +101,14 @@ # level. # This has the side effect of only showing the real targets, and hiding our # internal ones. :-) diff --git a/package/crosstool-ng/crosstool-ng.mk b/package/crosstool-ng/crosstool-ng.mk index f6766972ce..82c1fbe00c 100644 --- a/package/crosstool-ng/crosstool-ng.mk +++ b/package/crosstool-ng/crosstool-ng.mk @@ -1,4 +1,4 @@ -CROSSTOOL_NG_VERSION = 1.13.0 +CROSSTOOL_NG_VERSION = 1.13.1 CROSSTOOL_NG_SOURCE = crosstool-ng-$(CROSSTOOL_NG_VERSION).tar.bz2 CROSSTOOL_NG_SITE = http://crosstool-ng.org/download/crosstool-ng/ CROSSTOOL_NG_INSTALL_STAGING = NO