diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-08-21 13:43:54 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-08-23 13:30:48 +0100 |
commit | 831afe3c3d0be9c23590186380938345a93efdf9 (patch) | |
tree | 0cc4bcab97efe0dd54369473430041f2b11083aa /Ports/AvailablePorts.md | |
parent | 2e31a479c45045aa988cad63938fff05b4706faa (diff) | |
download | serenity-831afe3c3d0be9c23590186380938345a93efdf9.zip |
Ports/SDL2: Update to 2.24.0
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index ca4c11b9c4..3ee6ab969d 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -212,7 +212,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n | [`sam`](sam/) | Software Automatic Mouth (SAM) | c86ea39 | https://github.com/vidarh/SAM | | [`scummvm`](scummvm/) | ScummVM | 2.6.0 | https://www.scummvm.org/ | | [`sdl12-compat`](sdl12-compat/) | SDL2 compatibility layer for SDL 1.2 games | 1.2.52 | https://github.com/libsdl-org/sdl12-compat/ | -| [`SDL2`](SDL2/) | Simple DirectMedia Layer (SDL2) | 2.0.22 | https://github.com/libsdl-org/SDL | +| [`SDL2`](SDL2/) | Simple DirectMedia Layer (SDL2) | 2.24.0 | https://github.com/libsdl-org/SDL | | [`SDL2-GNUBoy`](SDL2-GNUBoy/) | SDL2 GNUBoy | 1.2.1 | https://github.com/AlexOberhofer/SDL2-GNUBoy | | [`SDL2_gfx`](SDL2_gfx/) | SDL2\_gfx (Graphics primitives add-on for SDL2) | 1.0.4 | https://sourceforge.net/projects/sdl2gfx/ | | [`SDL2_image`](SDL2_image/) | SDL2\_image (Image loading add-on for SDL2) | 2.0.5 | https://www.libsdl.org/projects/SDL_image/ | |