aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-desktop
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-01-24 19:51:53 +0000
committerKoen Kooi <koen@openembedded.org>2005-01-24 19:51:53 +0000
commit0a0cd1508b8f335daae9f78646950bb6332ad947 (patch)
treea424c16ba49794ea2f9e994537c2d598b377942e /packages/matchbox-desktop
parent0afae7a0356c706015bbae9e57f87169178d4f95 (diff)
downloadopenembedded-0a0cd1508b8f335daae9f78646950bb6332ad947.tar.gz
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded 2005/01/24 20:51:24+01:00 (none)!koen fix matchbox 0.9.1 URIs to use 0.9 BKrev: 41f551d9LY_1my6LqVwt6sSQTS6jew
Diffstat (limited to 'packages/matchbox-desktop')
-rw-r--r--packages/matchbox-desktop/matchbox-desktop_0.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb b/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
index f136eba39e..72bf1ba351 100644
--- a/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
+++ b/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
@@ -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 = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/0.9/matchbox-desktop-${PV}.tar.bz2"
EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"