* [Buildroot] [PATCH 1/1] package/libpthread-stubs: bump version to 0.5
@ 2023-07-22 7:06 Bernd Kuhls
2023-07-22 21:22 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-07-22 7:06 UTC (permalink / raw)
To: buildroot
Use xz tarball.
Release notes:
https://lists.x.org/archives/xorg-announce/2023-July/003410.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libpthread-stubs/libpthread-stubs.hash | 4 +++-
package/libpthread-stubs/libpthread-stubs.mk | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/package/libpthread-stubs/libpthread-stubs.hash b/package/libpthread-stubs/libpthread-stubs.hash
index 3f82bb23e9..63393b014d 100644
--- a/package/libpthread-stubs/libpthread-stubs.hash
+++ b/package/libpthread-stubs/libpthread-stubs.hash
@@ -1,3 +1,5 @@
+# From https://lists.x.org/archives/xorg-announce/2023-July/003410.html
+sha256 59da566decceba7c2a7970a4a03b48d9905f1262ff94410a649224e33d2442bc libpthread-stubs-0.5.tar.xz
+sha512 a24f7c40dcaf5f6ca0085972117fed5ad0851f6fc1972fdab799d27236afaaa4f7baa93e40532f93984d313d94456819aaf4ec8f8d1bbb2e5c4fc76c31891d82 libpthread-stubs-0.5.tar.xz
# Locally computed
-sha256 e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733 libpthread-stubs-0.4.tar.bz2
sha256 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8 COPYING
diff --git a/package/libpthread-stubs/libpthread-stubs.mk b/package/libpthread-stubs/libpthread-stubs.mk
index 9cf697075e..151e6eada8 100644
--- a/package/libpthread-stubs/libpthread-stubs.mk
+++ b/package/libpthread-stubs/libpthread-stubs.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBPTHREAD_STUBS_VERSION = 0.4
-LIBPTHREAD_STUBS_SOURCE = libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION).tar.bz2
+LIBPTHREAD_STUBS_VERSION = 0.5
+LIBPTHREAD_STUBS_SOURCE = libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION).tar.xz
LIBPTHREAD_STUBS_SITE = http://xcb.freedesktop.org/dist
LIBPTHREAD_STUBS_LICENSE = MIT
LIBPTHREAD_STUBS_LICENSE_FILES = COPYING
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libpthread-stubs: bump version to 0.5
2023-07-22 7:06 [Buildroot] [PATCH 1/1] package/libpthread-stubs: bump version to 0.5 Bernd Kuhls
@ 2023-07-22 21:22 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-22 21:22 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Sat, 22 Jul 2023 09:06:36 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Use xz tarball.
>
> Release notes:
> https://lists.x.org/archives/xorg-announce/2023-July/003410.html
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/libpthread-stubs/libpthread-stubs.hash | 4 +++-
> package/libpthread-stubs/libpthread-stubs.mk | 4 ++--
> 2 files changed, 5 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-22 21:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-22 7:06 [Buildroot] [PATCH 1/1] package/libpthread-stubs: bump version to 0.5 Bernd Kuhls
2023-07-22 21:22 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.