summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.10.bb (renamed from meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.8.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.10.bb
index 34211a88ee..aba096976e 100644
--- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.8.bb
+++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.10.bb
@@ -18,7 +18,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz"
18 18
19S = "${UNPACKDIR}/SDL3-${PV}" 19S = "${UNPACKDIR}/SDL3-${PV}"
20 20
21SRC_URI[sha256sum] = "e9fff7467fb60f037e6708da18b25560649e4c63edc2a69bb871b960d9cbfbba" 21SRC_URI[sha256sum] = "12b34280415ec8418c864408b93d008a20a6530687ee613d60bfbd20411f2785"
22 22
23inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even 23inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
24 24