From: Steven Barth Date: Tue, 17 Feb 2015 15:11:00 +0000 (+0100) Subject: dbus: bump to 1.9.10 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e056e5792e25034696e8b664318b73148fd8e79e;p=openwrt-packages.git dbus: bump to 1.9.10 Signed-off-by: Steven Barth --- diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 8ee5a2858..b47d40be4 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.8 -PKG_RELEASE:=2 +PKG_VERSION:=1.9.10 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/ -PKG_MD5SUM:=1765bf29d55fbefb9430dcf391b9a6da +PKG_MD5SUM:=72390a741009017258c00a3268daa728 PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=AFL-2.1