Very minor changes. https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.16.2/NEWS
* Forward patchset. Applies cleanly. Signed-off-by: Christian Melki <[email protected]> --- ...HACK-meson_post_install.py-don-t-try-to-change-owner.patch | 0 patches/{dbus-1.16.0 => dbus-1.16.2}/series | 0 rules/dbus.make | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename patches/{dbus-1.16.0 => dbus-1.16.2}/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch (100%) rename patches/{dbus-1.16.0 => dbus-1.16.2}/series (100%) diff --git a/patches/dbus-1.16.0/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch b/patches/dbus-1.16.2/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch similarity index 100% rename from patches/dbus-1.16.0/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch rename to patches/dbus-1.16.2/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch diff --git a/patches/dbus-1.16.0/series b/patches/dbus-1.16.2/series similarity index 100% rename from patches/dbus-1.16.0/series rename to patches/dbus-1.16.2/series diff --git a/rules/dbus.make b/rules/dbus.make index 73c11273a..c7155b920 100644 --- a/rules/dbus.make +++ b/rules/dbus.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DBUS) += dbus # # Paths and names # -DBUS_VERSION := 1.16.0 -DBUS_MD5 := 66bfcf1f42d4ebc634ca558d14335e92 +DBUS_VERSION := 1.16.2 +DBUS_MD5 := 97832e6f0a260936d28536e5349c22e5 DBUS := dbus-$(DBUS_VERSION) DBUS_SUFFIX := tar.xz DBUS_URL := https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX) -- 2.34.1
