From 4ea8ed0a86952217d0517ffdbd31f8e553637df9 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 21 Aug 2011 20:22:04 +0100 Subject: froot: fix SRC_URI Previous URI is now broken, but another seemingly official source was found to replace it. Signed-off-by: Paul Eggleton --- recipes-qtopia/froot/froot_0.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qtopia') 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 -- cgit 1.2.3-korg