diff options
Diffstat (limited to 'recipes/webkit/arora.inc')
-rw-r--r-- | recipes/webkit/arora.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/webkit/arora.inc b/recipes/webkit/arora.inc index 72ae94beab..597dc5102c 100644 --- a/recipes/webkit/arora.inc +++ b/recipes/webkit/arora.inc @@ -4,7 +4,7 @@ HOMEPAGE = "http://code.google.com/p/arora/" PR = "r2" -SRC_URI = "http://arora.googlecode.com/files/arora-${PV}.tar.gz" +SRC_URI = "http://arora.googlecode.com/files/arora-${PV}.tar.gz;name=arora" S = "${WORKDIR}/arora-${PV}" |