summaryrefslogtreecommitdiffstats
path: root/rules/sdl2.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/sdl2.make')
-rw-r--r--rules/sdl2.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/sdl2.make b/rules/sdl2.make
index 8eaa2e0ff..0d7cce26a 100644
--- a/rules/sdl2.make
+++ b/rules/sdl2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
#
# Paths and names
#
-SDL2_VERSION := 2.28.2
-SDL2_MD5 := 06ff379c406cd8318d18f0de81ee2709
+SDL2_VERSION := 2.28.3
+SDL2_MD5 := a9cd672b63386d1f57074a4896045d54
SDL2 := SDL2-$(SDL2_VERSION)
SDL2_SUFFIX := tar.gz
SDL2_URL := https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)