matchbox-desktop: fixed SRC_URI for 0.8*
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Dec 2006 18:16:34 +0000 (18:16 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Dec 2006 18:16:34 +0000 (18:16 +0000)
packages/matchbox-desktop/matchbox-desktop_0.8.1.bb
packages/matchbox-desktop/matchbox-desktop_0.8.bb

index 4337a13..be402f9 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 DEPENDS = "libmatchbox startup-notification"
 SECTION = "x11/wm"
 
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/0.8/matchbox-desktop-${PV}.tar.bz2 \
+SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.8/matchbox-desktop-${PV}.tar.bz2 \
           file://enable-file-manager.patch;patch=1"
 
 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
index a0e5ab2..853f2cb 100644 (file)
@@ -3,7 +3,8 @@ PR = "r1"
 LICENSE = "GPL"
 DEPENDS = "libmatchbox startup-notification"
 
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/${PV}/matchbox-desktop-${PV}.tar.bz2"
+SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.8/matchbox-desktop-${PV}.tar.bz2"
+
 
 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"