From 71ef5bbbb1aaf9c4c31fedb758a80246221bf2a7 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 6 Apr 2015 12:08:19 +0200 Subject: [PATCH] dbus: bump to 1.9.14 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 b47d40be44..c8bd4155a3 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.10 +PKG_VERSION:=1.9.14 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/ -PKG_MD5SUM:=72390a741009017258c00a3268daa728 +PKG_MD5SUM:=32cd0d16067422bfd691e2f647b432b0 PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=AFL-2.1