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]>
---
 rules/sdl2.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/sdl2.make b/rules/sdl2.make
index 1c3c2f90a..1e0604154 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)
-- 
2.34.1


Reply via email to