summaryrefslogtreecommitdiff
path: root/mk/ccache.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-03-11 20:52:03 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-03-11 20:52:03 +0100
commit2d2beb668e0398bd6e3c0e7160ca352f1c67cec3 (patch)
treea066207910ed28e6e31edcb93dfc63baa2318536 /mk/ccache.mk
parentee0f61782aa15c94379a9a8c25220928baa7e76c (diff)
downloadembtoolkit-2d2beb668e0398bd6e3c0e7160ca352f1c67cec3.tar.gz
embtoolkit-2d2beb668e0398bd6e3c0e7160ca352f1c67cec3.tar.bz2
embtoolkit-2d2beb668e0398bd6e3c0e7160ca352f1c67cec3.tar.xz
Toolchain: ccache: add ccache-3.1.4
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'mk/ccache.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 a25a0ea..24916cd 100644
--- a/mk/ccache.mk
+++ b/mk/ccache.mk
@@ -26,7 +26,7 @@
# \date May 2009
################################################################################
-CCACHE_VERSION := 3.1.3
+CCACHE_VERSION := 3.1.4
CCACHE_SITE := http://samba.org/ftp/ccache
CCACHE_PACKAGE := ccache-$(CCACHE_VERSION).tar.bz2
CCACHE_HOST_BUILD_DIR := $(TOOLS_BUILD)/ccachehost-build