aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:22:04 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:22:04 +0100
commit4ea8ed0a86952217d0517ffdbd31f8e553637df9 (patch)
treebb119c3547cc04b5e747451f2742ac586d2eac15
parente2d17d484d158a73a57478547e86d5d31a2f34bb (diff)
downloadmeta-opie-4ea8ed0a86952217d0517ffdbd31f8e553637df9.tar.gz
froot: fix SRC_URI
Previous URI is now broken, but another seemingly official source was found to replace it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-qtopia/froot/froot_0.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qtopia/froot/froot_0.7.1.bb b/recipes-qtopia/froot/froot_0.7.1.bb
index f71d516..fffdff7 100644
--- a/recipes-qtopia/froot/froot_0.7.1.bb
+++ b/recipes-qtopia/froot/froot_0.7.1.bb
@@ -6,7 +6,7 @@ APPDESKTOP = "${S}"
LICENSE = "GPL"
PR = "r2"
-SRC_URI = "http://www.cs.unc.edu/~scheuerm/froot/froot-${PV}.tar.gz"
+SRC_URI = "http://www.shaderwrangler.com/froot/froot-${PV}.tar.gz"
S = "${WORKDIR}/froot-${PV}"
inherit opie