diff options
author | EWouters <6179932+EWouters@users.noreply.github.com> | 2022-04-01 05:05:34 +0200 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2022-04-11 19:43:56 -0700 |
commit | 20d4566ad418519970a09c22450791ea247cdfb1 (patch) | |
tree | f0aee5c04306f5cf550789909db03ab8623f215a /Ports/AvailablePorts.md | |
parent | 7fb1711a8327b2c879c83b8d9c0c18c8a28ef00e (diff) | |
download | serenity-20d4566ad418519970a09c22450791ea247cdfb1.zip |
Ports/SDL2_ttf: Update SDL2_ttf to version 2.0.18
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 eddb5a25cd..7e2437946e 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -194,7 +194,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`SDL2_image`](SDL2_image/) | SDL2\_image (Image loading add-on for SDL2) | 2.0.5 | https://www.libsdl.org/projects/SDL_image/ | | [`SDL2_mixer`](SDL2_mixer/) | SDL2\_mixer (audio mixer add-on for SDL2) | 2.0.4 | https://www.libsdl.org/projects/SDL_mixer/ | | [`SDL2_net`](SDL2_net/) | SDL2\_net (network add-on for SDL2) | 2.0.1 | https://www.libsdl.org/projects/SDL_net/ | -| [`SDL2_ttf`](SDL2_ttf/) | SDL2\_ttf (TrueType Font add-on for SDL2) | 2.0.15 | https://www.libsdl.org/projects/SDL_ttf/ | +| [`SDL2_ttf`](SDL2_ttf/) | SDL2\_ttf (TrueType Font add-on for SDL2) | 2.0.18 | https://www.libsdl.org/projects/SDL_ttf/ | | [`sed`](sed/) | GNU sed | 4.8 | https://www.gnu.org/software/sed/ | | [`sfinx`](sfinx/) | Sfinx | 1.1 | https://www.scummvm.org/games/#games-sfinx | | [`sl`](sl/) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl | |