diff mbox series

[3/3] libxau: Update 1.0.9 to 1.0.10

Message ID 20220904185338.394626-3-robert.joslyn@redrectangle.org
State Accepted, archived
Commit f08ce50fb937e06942209459464a235e6963f3ee
Headers show
Series [1/3] xorg-lib-common: Add variable to set tarball type | expand

Commit Message

Robert Joslyn Sept. 4, 2022, 6:53 p.m. UTC
Tarball switched from bz2 to xz.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 .../xorg-lib/{libxau_1.0.9.bb => libxau_1.0.10.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxau_1.0.9.bb => libxau_1.0.10.bb} (76%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.9.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb
similarity index 76%
rename from meta/recipes-graphics/xorg-lib/libxau_1.0.9.bb
rename to meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb
index 3fbc3a5b44..a62c9f088a 100644
--- a/meta/recipes-graphics/xorg-lib/libxau_1.0.9.bb
+++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb
@@ -17,8 +17,8 @@  PROVIDES = "xau"
 PE = "1"
 
 XORG_PN = "libXau"
+XORG_EXT = "tar.xz"
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "c5f16288f2da9f071b29111d68797480"
-SRC_URI[sha256sum] = "ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec"
+SRC_URI[sha256sum] = "8be6f292334d2f87e5b919c001e149a9fdc27005d6b3e053862ac6ebbf1a0c0a"