From: Alexander Kanavin Date: Wed, 6 Sep 2023 16:56:25 +0000 (+0200) Subject: libpthread-stubs: update 0.4 -> 0.5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b67cb1914fd3da66ad626d0fb26891137b5c18f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libpthread-stubs: update 0.4 -> 0.5 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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