dbus: update to 1.14.10 stable
authorRobert Marko <redacted>
Fri, 8 Sep 2023 21:28:46 +0000 (23:28 +0200)
committerRobert Marko <redacted>
Fri, 8 Sep 2023 21:39:39 +0000 (23:39 +0200)
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>
utils/dbus/Makefile

index 872dac58216eca5bf5660c8978ab38fa8238edb8..464352ef9b9d0860881a54f2f39bc64ff1bd1f3c 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT