From da075d015e04ebb552e42f6802d83331037ec5d8 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Aug 2024 15:13:54 +0000
Subject: [PATCH] libsdl2: upgrade 2.30.5 -> 2.30.6

---
 .../libsdl2/{libsdl2_2.30.5.bb => libsdl2_2.30.6.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.5.bb => libsdl2_2.30.6.bb} (97%)

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
index 302c52ee9c..9d1f79f662 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "f374f3fa29c37dfcc20822d4a7d7dc57e58924d1a5f2ad511bfab4c8193de63b"
+SRC_URI[sha256sum] = "c6ef64ca18a19d13df6eb22df9aff19fb0db65610a74cc81dae33a82235cacd4"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
 
-- 
2.44.0

