diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-08-21 16:47:01 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-08-23 13:30:48 +0100 |
commit | a0820b205c3fd954d3ee60d2445b43e838bd5911 (patch) | |
tree | 034aa0601c562deebf44d185411e264cf19791ce /Ports/AvailablePorts.md | |
parent | 46780288429df21548e01dd695529fae1c3e31a2 (diff) | |
download | serenity-a0820b205c3fd954d3ee60d2445b43e838bd5911.zip |
Ports/SDL2_ttf: Update to 2.20.1
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 85b6ec36f7..4067de0118 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -219,7 +219,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n | [`SDL2_mixer`](SDL2_mixer/) | SDL2\_mixer (Audio mixer add-on for SDL2) | 2.6.2 | https://github.com/libsdl-org/SDL_mixer | | [`SDL2_net`](SDL2_net/) | SDL2\_net (Network add-on for SDL2) | 2.2.0 | https://github.com/libsdl-org/SDL_net | | [`SDL2_sound`](SDL2_sound/) | SDL2\_sound (Abstract soundfile decoder add-on for SDL2) | | https://github.com/icculus/SDL_sound | -| [`SDL2_ttf`](SDL2_ttf/) | SDL2\_ttf (TrueType Font add-on for SDL2) | 2.0.18 | https://www.libsdl.org/projects/SDL_ttf/ | +| [`SDL2_ttf`](SDL2_ttf/) | SDL2\_ttf (TrueType Font add-on for SDL2) | 2.20.1 | https://github.com/libsdl-org/SDL_ttf | | [`SDL_mixer`](SDL_mixer/) | SDL\_mixer (Audio mixer add-on for SDL 1.2) | 1.2.12 | https://www.libsdl.org/projects/SDL_mixer/release-1.2.html | | [`SDL_sound`](SDL_sound/) | SDL\_sound (Abstract soundfile decoder add-on for SDL 1.2) | 1.0.3 | https://www.icculus.org/SDL_sound/ | | [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP | |