diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-02-07 14:30:13 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-02-07 14:30:13 +0000 |
commit | 3489195f914c433ab0cc5a9e1f4b4e6911a39cb7 (patch) | |
tree | 40845b5b89e83c25cb4445b33f75adf8a2a5cc5a /packages/dbus/dbus.inc | |
parent | 28fee5ea2a5f032871b989acd23e6c4ac26287e4 (diff) |
dbus: update SRC_URI. Fixes 3755.
Diffstat (limited to 'packages/dbus/dbus.inc')
-rw-r--r-- | packages/dbus/dbus.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |