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

* Re: [ptxdist] [APPLIED] libpciaccess: Version bump. 0.16 -> 0.17.
  2022-10-26 19:01 [ptxdist] [PATCH] libpciaccess: Version bump. 0.16 -> 0.17 Christian Melki
@ 2022-11-11 14:31 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-11-11 14:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as c9a8f2184cf8c60d7300eadd10f4d24028cfd50b.

Michael

[sent from post-receive hook]

On Fri, 11 Nov 2022 15:31:15 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20221026190124.789574-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libpciaccess.make b/rules/libpciaccess.make
> index 447236d7fa41..fb0b46a8eb4a 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)



^ 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