diff mbox series

[20/47] libxcursor: upgrade 1.2.2 -> 1.2.3

Message ID 1731403483-21399-20-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/47] barebox-tools: upgrade 2024.09.0 -> 2024.10.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 12, 2024, 9:24 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../xorg-lib/{libxcursor_1.2.2.bb => libxcursor_1.2.3.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-lib/{libxcursor_1.2.2.bb => libxcursor_1.2.3.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb
rename to meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb
index 159ac4f7fa..29a73a3061 100644
--- a/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb
@@ -18,6 +18,6 @@  PE = "1"
 
 XORG_PN = "libXcursor"
 
-SRC_URI[sha256sum] = "53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee"
+SRC_URI[sha256sum] = "fde9402dd4cfe79da71e2d96bb980afc5e6ff4f8a7d74c159e1966afb2b2c2c0"
 
 BBCLASSEXTEND = "native nativesdk"