summaryrefslogtreecommitdiff
path: root/ccache
diff options
context:
space:
mode:
Diffstat (limited to 'ccache')
-rw-r--r--ccache/ccache_2.3.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccache/ccache_2.3.oe b/ccache/ccache_2.3.oe
index e4d3897070..6f9397ccc3 100644
--- a/ccache/ccache_2.3.oe
+++ b/ccache/ccache_2.3.oe
@@ -3,6 +3,6 @@ DESCRIPTION = "compiler cache"
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
-SRC_URI := http://ccache.samba.org/ftp/ccache/ccache-2.3.tar.gz
+SRC_URI = "http://ccache.samba.org/ftp/ccache/ccache-${PV}.tar.gz"
inherit autotools