From: Rolf Leggewie Date: Thu, 7 Feb 2008 14:30:13 +0000 (+0000) Subject: dbus: update SRC_URI. Fixes 3755. X-Git-Tag: Release-2010-05/1~7713^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3489195f914c433ab0cc5a9e1f4b4e6911a39cb7;p=openembedded.git dbus: update SRC_URI. Fixes 3755. --- diff --git a/packages/dbus/dbus.inc b/packages/dbus/dbus.inc index 09fc7e389a..bbe7cb4fe4 100644 --- a/packages/dbus/dbus.inc +++ b/packages/dbus/dbus.inc @@ -6,7 +6,7 @@ DEPENDS = "expat glib-2.0 virtual/libintl" DEFAULT_PREFERENCE = "-1" SRC_URI = "\ - http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ + http://freedesktop.org/software/dbus/releases/dbus/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ file://tmpdir.patch;patch=1 \ file://fix-install-daemon.patch;patch=1 \