From 965f7dd13f6e5a715e4df15fc87eaf79562b50b1 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 27 Nov 2012 03:49:45 +0200 Subject: ccache: update to upstream version 3.1.8 (From OE-Core rev: a627d8b1ecec394a9e638975f4d39553dc3efba5) Signed-off-by: Marko Lindqvist Signed-off-by: Richard Purdie --- meta/recipes-devtools/ccache/ccache.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/ccache/ccache.inc') diff --git a/meta/recipes-devtools/ccache/ccache.inc b/meta/recipes-devtools/ccache/ccache.inc index e9f7344643..29ac409854 100644 --- a/meta/recipes-devtools/ccache/ccache.inc +++ b/meta/recipes-devtools/ccache/ccache.inc @@ -7,7 +7,7 @@ HOMEPAGE = "http://ccache.samba.org" SECTION = "devel" LICENSE = "GPLv3+" -SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz" +SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.xz" inherit autotools -- cgit v1.2.3-54-g00ecf