[Buildroot] [git commit] package/ccache: bump version to 3.1.11

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 29 12:54:50 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=b1b3f49e8482bd1d5da8a2845edd49681c1ccdce
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Karoly Kasza <kaszak at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/ccache/ccache.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/ccache/ccache.mk b/package/ccache/ccache.mk
index 270ea4b..893b6ae 100644
--- a/package/ccache/ccache.mk
+++ b/package/ccache/ccache.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CCACHE_VERSION = 3.1.8
+CCACHE_VERSION = 3.1.11
 CCACHE_SITE = http://samba.org/ftp/ccache
 CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
 CCACHE_LICENSE = GPLv3+, others


More information about the buildroot mailing list