From 94d44fac1dea4d534238091d82177801c495e680 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 11 Apr 2011 11:13:00 +0200 Subject: [PATCH] dbus: update to dbus-1.4.8 Signed-off-by: Stephan Raue --- packages/sysutils/dbus/meta | 2 +- ...{dbus-1.4.6-remove_pie.patch => dbus-1.4.8-remove_pie.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/sysutils/dbus/patches/{dbus-1.4.6-remove_pie.patch => dbus-1.4.8-remove_pie.patch} (100%) diff --git a/packages/sysutils/dbus/meta b/packages/sysutils/dbus/meta index c9d427d781..964b66dcd3 100644 --- a/packages/sysutils/dbus/meta +++ b/packages/sysutils/dbus/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="dbus" -PKG_VERSION="1.4.6" +PKG_VERSION="1.4.8" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/sysutils/dbus/patches/dbus-1.4.6-remove_pie.patch b/packages/sysutils/dbus/patches/dbus-1.4.8-remove_pie.patch similarity index 100% rename from packages/sysutils/dbus/patches/dbus-1.4.6-remove_pie.patch rename to packages/sysutils/dbus/patches/dbus-1.4.8-remove_pie.patch