mirror of https://github.com/openwrt/packages.git
parent
bc22d9a32c
commit
71ef5bbbb1
|
@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
# Make sure to also update the dbus-x package
|
||||
PKG_NAME:=dbus
|
||||
PKG_VERSION:=1.9.10
|
||||
PKG_VERSION:=1.9.14
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
|
||||
PKG_MD5SUM:=72390a741009017258c00a3268daa728
|
||||
PKG_MD5SUM:=32cd0d16067422bfd691e2f647b432b0
|
||||
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
||||
PKG_LICENSE:=AFL-2.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue