aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/figment/figment_0.3.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/figment/figment_0.3.5.bb')
-rw-r--r--recipes/figment/figment_0.3.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/figment/figment_0.3.5.bb b/recipes/figment/figment_0.3.5.bb
index 03d07a1b8a..548110535f 100644
--- a/recipes/figment/figment_0.3.5.bb
+++ b/recipes/figment/figment_0.3.5.bb
@@ -4,7 +4,8 @@ LICENSE = "GPLv2"
DEPENDS = "gtk+ libxml2"
PR = "r1"
-SRC_URI = "http://handhelds.org/~mallum/downloadables/figment/figment-${PV}.tar.gz \
+# original src_uri, http://handhelds.org/~mallum/downloadables/figment/figment-${PV}.tar.gz, is now unfetchable
+SRC_URI = "http://ftp.sh.cvut.cz/MIRRORS/rock/ROCK-2.0/gnome2/figment/figment-${PV}.tar.bz2 \
file://dotdesktop-name-comment.patch;patch=1"
S = "${WORKDIR}/figment-${PV}"