diff options
Diffstat (limited to 'packages')
-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 \ |