From: Steven Barth Date: Mon, 23 Nov 2015 13:24:25 +0000 (+0100) Subject: dbus: update to 1.10.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e47080b4f907d712518292c77a071d1a4cb4b6ba;p=openwrt-packages.git dbus: update to 1.10.4 Signed-off-by: Steven Barth --- diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 15e34362e..2cc6033d0 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