mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libpthread-stubs: Version bump. 0.4 -> 0.5
@ 2023-07-22 11:23 Christian Melki
  2023-08-01  7:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-07-22 11:23 UTC (permalink / raw)
  To: ptxdist

Looks like a very minor changeset.
libpthread-stubs is just a meta package.
No actual contents beside a .pc file which really
doesn't add much to anything.

* Change tarball compression. They've moved from bz2.

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

diff --git a/rules/libpthread-stubs.make b/rules/libpthread-stubs.make
index 4dc8b28e6..bd6c8dd4c 100644
--- a/rules/libpthread-stubs.make
+++ b/rules/libpthread-stubs.make
@@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_LIBPTHREAD_STUBS) += libpthread-stubs
 #
 # Paths and names
 #
-LIBPTHREAD_STUBS_VERSION	:= 0.4
-LIBPTHREAD_STUBS_MD5		:= 48c1544854a94db0e51499cc3afd797f
+LIBPTHREAD_STUBS_VERSION	:= 0.5
+LIBPTHREAD_STUBS_MD5		:= d42052cb343c3e050ff40adc1675e79f
 LIBPTHREAD_STUBS		:= libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION)
-LIBPTHREAD_STUBS_SUFFIX		:= tar.bz2
+LIBPTHREAD_STUBS_SUFFIX		:= tar.xz
 LIBPTHREAD_STUBS_URL		:= http://xcb.freedesktop.org/dist/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
 LIBPTHREAD_STUBS_SOURCE		:= $(SRCDIR)/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
 LIBPTHREAD_STUBS_DIR		:= $(BUILDDIR)/$(LIBPTHREAD_STUBS)
-- 
2.34.1




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

end of thread, other threads:[~2023-08-01  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22 11:23 [ptxdist] [PATCH] libpthread-stubs: Version bump. 0.4 -> 0.5 Christian Melki
2023-08-01  7:48 ` [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