aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-01-11 19:57:58 +0100
committerSteven Barth <steven@midlink.org>2015-01-11 20:27:06 +0100
commit7689da5cd86b67df3b8debab614c61a7f98ccce5 (patch)
tree85bf51e600c5ad9bc76272b2b1dfc2d063e26e51
parentcc3210afd37d0a19e6fcd92adcd5c7a7c2dd82b7 (diff)
dbus: bump to 1.9.6.
Signed-off-by: Steven Barth <steven@midlink.org>
-rw-r--r--utils/dbus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile
index 38d3ce790..d5609323f 100644
--- a/utils/dbus/Makefile
+++ b/utils/dbus/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2007-2014 OpenWrt.org
+# Copyright (C) 2007-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
# Make sure to also update the dbus-x package
PKG_NAME:=dbus
-PKG_VERSION:=1.9.4
+PKG_VERSION:=1.9.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
-PKG_MD5SUM:=beee7886e478911ff942a80e4afec303
+PKG_MD5SUM:=5c64a166c72c50765d9c9cfbc696fac9
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
PKG_LICENSE:=AFL-2.1