diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 15e34362ef..2cc6033d06 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.10.0 +PKG_VERSION:=1.10.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/ -PKG_MD5SUM:=5af6297348107a906c8449817a728b3b +PKG_MD5SUM:=27b8e99ffad603b8acfa25201c6e3d5c PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=AFL-2.1