Current stable branch for dbus is 1.14 and that is recommended to be used.
1.13 was a development branch and not meant for production use.
1.14.10 is the latest stable, so lets move to it.
Signed-off-by: Robert Marko <redacted>
include $(TOPDIR)/rules.mk
PKG_NAME:=dbus
-PKG_VERSION:=1.13.18
-PKG_RELEASE:=13
+PKG_VERSION:=1.14.10
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://dbus.freedesktop.org/releases/dbus
-PKG_HASH:=8078f5c25e34ab907ce06905d969dc8ef0ccbec367e1e1707c7ecf8460f4254e
+PKG_HASH:=ba1f21d2bd9d339da2d4aa8780c09df32fea87998b73da24f49ab9df1e36a50f
PKG_MAINTAINER:=
PKG_LICENSE:=AFL-2.1