diff options
Diffstat (limited to 'meta/recipes-devtools/ccache/ccache.inc')
-rw-r--r-- | meta/recipes-devtools/ccache/ccache.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/ccache.inc b/meta/recipes-devtools/ccache/ccache.inc index e9f73446434..29ac4098541 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 |