Skip to content

Commit

Permalink
Update SDL2 to 2.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
encelo committed Aug 11, 2023
1 parent 01d8561 commit 369091e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/sdl2.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(TARGET_SDL2 sdl2)
set(URL_SDL2 https://www.libsdl.org/release/SDL2-2.28.0.tar.gz)
set(URL_MD5_SDL2 f7e53a08a706999ceb033bb911fe3c6e)
set(URL_SDL2 https://www.libsdl.org/release/SDL2-2.28.2.tar.gz)
set(URL_MD5_SDL2 06ff379c406cd8318d18f0de81ee2709)
set(LIBNAME_SDL2 SDL2)
set(LIBNAME_SDL2MAIN SDL2main)

Expand Down

0 comments on commit 369091e

Please sign in to comment.