Some changes, but interface wise looks ok. Ie mostly fixes and some 
enhancements.
Still (if I got it right), 400+ commits... So something interesting might pop 
up.
https://github.com/libsdl-org/SDL/releases/tag/release-2.30.0

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 8399c747c..64869c4e6 100644
--- a/rules/sdl2.make
+++ b/rules/sdl2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
 #
 # Paths and names
 #
-SDL2_VERSION   := 2.28.5
-SDL2_MD5       := a344eb827a03045c9b399e99af4af13d
+SDL2_VERSION   := 2.30.0
+SDL2_MD5       := 3b0a35e1d794382dcd64d9da93870ea1
 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