diff mbox series

[09/17] libpthread-stubs: update 0.4 -> 0.5

Message ID 20230906165633.2382629-9-alex@linutronix.de
State Accepted, archived
Commit 7b67cb1914fd3da66ad626d0fb26891137b5c18f
Headers show
Series [01/17] openssl: build and install manpages only if they are enabled | expand

Commit Message

Alexander Kanavin Sept. 6, 2023, 4:56 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{libpthread-stubs_0.4.bb => libpthread-stubs_0.5.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libpthread-stubs_0.4.bb => libpthread-stubs_0.5.bb} (73%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb
similarity index 73%
rename from meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
rename to meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb
index 7bf702076d7..62384e6d2ec 100644
--- a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb
@@ -7,9 +7,8 @@  SECTION = "x11/libs"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6edc1fea03d959f0c2d743fe5ca746ad"
 
-SRC_URI = "http://xcb.freedesktop.org/dist/${BP}.tar.bz2"
-SRC_URI[md5sum] = "48c1544854a94db0e51499cc3afd797f"
-SRC_URI[sha256sum] = "e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733"
+SRC_URI = "http://xcb.freedesktop.org/dist/${BP}.tar.xz"
+SRC_URI[sha256sum] = "59da566decceba7c2a7970a4a03b48d9905f1262ff94410a649224e33d2442bc"
 
 inherit autotools