1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:37:35 +00:00

Ports/gettext: Update gettext to version 0.21.1

This commit is contained in:
Cameron Youell 2023-03-27 21:53:53 +11:00 committed by Linus Groh
parent 0bd2cd037d
commit 7874b492df
2 changed files with 7 additions and 7 deletions

View file

@ -81,7 +81,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`gemrb`](gemrb/) | GemRB | 0.9.1 | https://gemrb.org/ |
| [`genemu`](genemu/) | Genesis / MegaDrive Emulator | e39f690 | https://github.com/rasky/genemu |
| [`genext2fs`](genext2fs/) | genext2fs | 1.5.0 | https://github.com/bestouff/genext2fs |
| [`gettext`](gettext/) | GNU gettext | 0.21 | https://www.gnu.org/software/gettext/ |
| [`gettext`](gettext/) | GNU gettext | 0.21.1 | https://www.gnu.org/software/gettext/ |
| [`git`](git/) | Git | 2.40.0 | https://git-scm.com/ |
| [`glib`](glib/) | GLib | 2.75.2 | https://wiki.gnome.org/Projects/GLib |
| [`glm`](glm/) | OpenGL Mathematics (GLM) | 0.9.9.8 | https://github.com/g-truc/glm |