summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-15 22:53:01 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-15 22:53:01 +0100
commit1a7097c14bd8488ce09bc31a714d4ff5c6489941 (patch)
treec28e69be159e5e6911991cc79aa0d69a5d193b93 /mk
parent40b9285e83c240203c5ad8fda4c859b8f1ea8ec6 (diff)
downloadembtoolkit-1a7097c14bd8488ce09bc31a714d4ff5c6489941.tar.gz
embtoolkit-1a7097c14bd8488ce09bc31a714d4ff5c6489941.tar.bz2
embtoolkit-1a7097c14bd8488ce09bc31a714d4ff5c6489941.tar.xz
Host tools: ccache: update to ccache-3.1.1
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'mk')
-rw-r--r--mk/ccache.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/ccache.mk b/mk/ccache.mk
index 95e90cb..f88307f 100644
--- a/mk/ccache.mk
+++ b/mk/ccache.mk
@@ -26,7 +26,7 @@
# \date May 2009
################################################################################
-CCACHE_VERSION := 3.1
+CCACHE_VERSION := 3.1.1
CCACHE_SITE := http://samba.org/ftp/ccache
CCACHE_PACKAGE := ccache-$(CCACHE_VERSION).tar.bz2
CCACHE_HOST_BUILD_DIR := $(TOOLS_BUILD)/ccachehost-build