From: Robert Marko Date: Fri, 8 Sep 2023 21:28:46 +0000 (+0200) Subject: dbus: update to 1.14.10 stable X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ea3482504be76392382c5371b3624e9ddd1dafac;p=openwrt-packages.git dbus: update to 1.14.10 stable 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 --- diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 872dac582..464352ef9 100644 --- a/utils/dbus/Makefile +++ b/utils/dbus/Makefile @@ -8,12 +8,12 @@ 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