Thanks, applied as e63ed4ceb93c2a6e8bc17383af425c31fd0713ca. Michael
[sent from post-receive hook] On Fri, 13 Jun 2025 15:49:40 +0200, Christian Melki <[email protected]> wrote: > Minor changes. > https://github.com/libsdl-org/SDL/releases/tag/release-2.32.6 > https://github.com/libsdl-org/SDL/releases/tag/release-2.32.8 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/sdl2.make b/rules/sdl2.make > index 1c3c2f90abc9..1e060415431d 100644 > --- a/rules/sdl2.make > +++ b/rules/sdl2.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2 > # > # Paths and names > # > -SDL2_VERSION := 2.32.4 > -SDL2_MD5 := 4decfd2da9ea8534df73ce26f17f2c95 > +SDL2_VERSION := 2.32.8 > +SDL2_MD5 := 7df28be966308a4a51aac87f4e0cf16a > SDL2 := SDL2-$(SDL2_VERSION) > SDL2_SUFFIX := tar.gz > SDL2_URL := https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)
