|
|
|
|
9
|
|
9
|
|
10
|
# Make sure to also update the dbus-x package
|
10
|
# Make sure to also update the dbus-x package
|
11
|
PKG_NAME:=dbus
|
11
|
PKG_NAME:=dbus
|
12
|
-PKG_VERSION:=1.9.14
|
|
|
|
|
12
|
+PKG_VERSION:=1.9.20
|
13
|
PKG_RELEASE:=1
|
13
|
PKG_RELEASE:=1
|
14
|
|
14
|
|
15
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
15
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
16
|
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
|
16
|
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
|
17
|
-PKG_MD5SUM:=32cd0d16067422bfd691e2f647b432b0
|
|
|
|
|
17
|
+PKG_MD5SUM:=d5a6f0467612054d3bc7361e42ac6ee9
|
18
|
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
18
|
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
19
|
PKG_LICENSE:=AFL-2.1
|
19
|
PKG_LICENSE:=AFL-2.1
|
20
|
|
20
|
|