Minor changes. https://github.com/libsdl-org/SDL/releases/tag/release-2.32.2 https://github.com/libsdl-org/SDL/releases/tag/release-2.32.4
Signed-off-by: Christian Melki <christian.me...@t2data.com> --- rules/sdl2.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/sdl2.make b/rules/sdl2.make index d4deeb972..1c3c2f90a 100644 --- a/rules/sdl2.make +++ b/rules/sdl2.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2 # # Paths and names # -SDL2_VERSION := 2.32.0 -SDL2_MD5 := e63ebd16bd874785a3859a5265280672 +SDL2_VERSION := 2.32.4 +SDL2_MD5 := 4decfd2da9ea8534df73ce26f17f2c95 SDL2 := SDL2-$(SDL2_VERSION) SDL2_SUFFIX := tar.gz SDL2_URL := https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX) -- 2.34.1