[Buildroot] [PATCH 06/21] ccache: bump to 3.0.1

Martin Banky martin.banky at gmail.com
Sun Sep 19 02:53:28 UTC 2010


Signed-off-by: Martin Banky <Martin.Banky at gmail.com>
---
 toolchain/ccache/ccache.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/toolchain/ccache/ccache.mk b/toolchain/ccache/ccache.mk
index 8e414b2..01d18fb 100644
--- a/toolchain/ccache/ccache.mk
+++ b/toolchain/ccache/ccache.mk
@@ -3,7 +3,7 @@
 # build ccache to make recompiles faster on the build system
 #
 #############################################################
-CCACHE_VER:=2.4
+CCACHE_VER:=3.0.1
 CCACHE_SITE:=http://samba.org/ftp/ccache
 CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
 CCACHE_DIR1:=$(TOOLCHAIN_DIR)/ccache-$(CCACHE_VER)
-- 
1.7.2.3



More information about the buildroot mailing list