diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-12-18 17:48:59 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-12-18 17:48:59 +0000 |
commit | ef93660d2fbd162ca59457c96d7e1cea9cd8b907 (patch) | |
tree | b81a009d72837d8d31025c9e374fcf0c80cc00dd | |
parent | 7acf4a4f3536a5701badb51a103c7e70b122f511 (diff) |
matchbox-applet-cards: fix unfetchable SRC_URI
-rw-r--r-- | packages/matchbox-applet-cards/matchbox-applet-cards_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-applet-cards/matchbox-applet-cards_1.0.2.bb b/packages/matchbox-applet-cards/matchbox-applet-cards_1.0.2.bb index ca40ea572c..8fbf5e3578 100644 --- a/packages/matchbox-applet-cards/matchbox-applet-cards_1.0.2.bb +++ b/packages/matchbox-applet-cards/matchbox-applet-cards_1.0.2.bb @@ -4,7 +4,7 @@ DEPENDS = "matchbox-wm libmatchbox" SECTION = "x11/wm" PR = "r1" -SRC_URI = "http://212.10.30.205/rc12/src/mb-applet-cards-${PV}.tar.bz2 \ +SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/pdaxrom/src/mb-applet-cards-${PV}.tar.bz2 \ file://oz-gpe.patch;patch=1 \ file://gpe-applet-cards \ file://cf_mount.png \ |