mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] dbus: Version bump. 1.12.22 -> 1.14.0
Date: Thu, 14 Apr 2022 14:08:09 +0200	[thread overview]
Message-ID: <20220414120809.2062306-1-christian.melki@t2data.com> (raw)

Major version.
https://github.com/freedesktop/dbus/blob/master/NEWS

* Change compression format of tarball. xz seems to be
the new preferred method.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/dbus.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/dbus.make b/rules/dbus.make
index e0d596879..1ec4b6e24 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_DBUS) += dbus
 #
 # Paths and names
 #
-DBUS_VERSION	:= 1.12.22
-DBUS_MD5	:= c6430ac3be48162b1b62a92d99a1d448
+DBUS_VERSION	:= 1.14.0
+DBUS_MD5	:= ddd5570aff05191dbee8e42d751f1b7d
 DBUS		:= dbus-$(DBUS_VERSION)
-DBUS_SUFFIX	:= tar.gz
+DBUS_SUFFIX	:= tar.xz
 DBUS_URL	:= http://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)
 DBUS_SOURCE	:= $(SRCDIR)/$(DBUS).$(DBUS_SUFFIX)
 DBUS_DIR	:= $(BUILDDIR)/$(DBUS)
-- 
2.32.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2022-04-14 12:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14 12:08 Christian Melki [this message]
2022-04-22 10:00 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220414120809.2062306-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox