summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache/ccache.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/ccache/ccache.inc')
-rw-r--r--meta/recipes-devtools/ccache/ccache.inc2
1 files changed, 1 insertions, 1 deletions
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"
7SECTION = "devel" 7SECTION = "devel"
8LICENSE = "GPLv3+" 8LICENSE = "GPLv3+"
9 9
10SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz" 10SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.xz"
11 11
12inherit autotools 12inherit autotools
13 13