mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libpciaccess: Version bump. 0.16 -> 0.17.
@ 2022-10-26 19:01 Christian Melki
  2022-11-11 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-10-26 19:01 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-11 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 19:01 [ptxdist] [PATCH] libpciaccess: Version bump. 0.16 -> 0.17 Christian Melki
2022-11-11 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox