From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libpciaccess: Version bump. 0.16 -> 0.17.
Date: Wed, 26 Oct 2022 21:01:24 +0200 [thread overview]
Message-ID: <20221026190124.789574-1-christian.melki@t2data.com> (raw)
Mostly build related. Some bugfixes.
A new meson build mechanism was added.
* Project moved to xz from bz2 as dist tarballs.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libpciaccess.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libpciaccess.make b/rules/libpciaccess.make
index 447236d7f..fb0b46a8e 100644
--- a/rules/libpciaccess.make
+++ b/rules/libpciaccess.make
@@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_LIBPCIACCESS) += libpciaccess
#
# Paths and names
#
-LIBPCIACCESS_VERSION := 0.16
-LIBPCIACCESS_MD5 := b34e2cbdd6aa8f9cc3fa613fd401a6d6
+LIBPCIACCESS_VERSION := 0.17
+LIBPCIACCESS_MD5 := 1466cf950c914ad2db1dbb76c9a724db
LIBPCIACCESS := libpciaccess-$(LIBPCIACCESS_VERSION)
-LIBPCIACCESS_SUFFIX := tar.bz2
+LIBPCIACCESS_SUFFIX := tar.xz
LIBPCIACCESS_URL := $(call ptx/mirror, XORG, individual/lib/$(LIBPCIACCESS).$(LIBPCIACCESS_SUFFIX))
LIBPCIACCESS_SOURCE := $(SRCDIR)/$(LIBPCIACCESS).$(LIBPCIACCESS_SUFFIX)
LIBPCIACCESS_DIR := $(BUILDDIR)/$(LIBPCIACCESS)
--
2.34.1
next reply other threads:[~2022-10-26 19:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 19:01 Christian Melki [this message]
2022-11-11 14:31 ` [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=20221026190124.789574-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