From c6663a360bbb0e4291da4f6c1183753f2f2d8f3f Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 9 Feb 2015 09:44:41 +0100 Subject: [PATCH] dbus: bump to 1.9.8 Signed-off-by: Steven Barth --- utils/dbus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index d5609323f..ba0623cca 100644 --- a/utils/dbus/Makefile +++ b/utils/dbus/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk # Make sure to also update the dbus-x package PKG_NAME:=dbus -PKG_VERSION:=1.9.6 +PKG_VERSION:=1.9.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/ -PKG_MD5SUM:=5c64a166c72c50765d9c9cfbc696fac9 +PKG_MD5SUM:=1765bf29d55fbefb9430dcf391b9a6da PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=AFL-2.1