1
0
mirror of https://github.com/blupi-games/planetblupi-dev synced 2024-12-30 13:55:36 +01:00

Upgrade SDL to latest version

This commit is contained in:
Mathieu Schroeter 2022-11-06 23:44:49 +01:00
parent f5ecc317ff
commit 9d6d671ef7
No known key found for this signature in database
GPG Key ID: 8B9145A5FA9DA8A8

View File

@ -107,7 +107,7 @@ if (NOT BUILD_JS)
DLEXT (http://downloads.xiph.org/releases/vorbis/libvorbis-${VORBIS_VER}.tar.xz libvorbis-${VORBIS_VER}.tar.xz)
set (HAS_SDL ON)
set (SDL_VER 2.24.0)
set (SDL_VER 2.24.2)
DLEXT (https://www.libsdl.org/release/SDL2-${SDL_VER}.tar.gz SDL2-${SDL_VER}.tar.bz2)
set (HAS_SDLIMAGE ON)