summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/libsdl2/libsdl2_2.26.2.bb (renamed from meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.26.2.bb
index 0b2231bc7a..17fc410f6c 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.26.2.bb
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
25 25
26S = "${WORKDIR}/SDL2-${PV}" 26S = "${WORKDIR}/SDL2-${PV}"
27 27
28SRC_URI[sha256sum] = "02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04" 28SRC_URI[sha256sum] = "95d39bc3de037fbdfa722623737340648de4f180a601b0afad27645d150b99e0"
29 29
30inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even 30inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
31 31