diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.32.6.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.32.6.bb index 28338b0936..75710b962a 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.32.6.bb @@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "f15b478253e1ff6dac62257ded225ff4e7d0c5230204ac3450f1144ee806f934" +SRC_URI[sha256sum] = "6a7a40d6c2e00016791815e1a9f4042809210bdf10cc78d2c75b45c4f52f93ad" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even UPSTREAM_CHECK_REGEX = "SDL2-(?P\d+\.(\d*[02468])+(\.\d+)+)\.tar"