1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 15:07:44 +00:00

Ports: Update glib to 2.79.1

This commit is contained in:
Kenneth Myhra 2024-02-06 19:33:32 +01:00 committed by Tim Schumacher
parent e865b3e3ab
commit 45f827f58c
2 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`gettext`](gettext/) | GNU gettext | 0.22.4 | https://www.gnu.org/software/gettext/ |
| [`giflib`](giflib/) | GIFLib | 5.2.1 | https://sourceforge.net/projects/giflib/ |
| [`git`](git/) | Git | 2.42.0 | https://git-scm.com/ |
| [`glib`](glib/) | GLib | 2.78.0 | https://wiki.gnome.org/Projects/GLib |
| [`glib`](glib/) | GLib | 2.79.1 | https://wiki.gnome.org/Projects/GLib |
| [`glm`](glm/) | OpenGL Mathematics (GLM) | 0.9.9.8 | https://github.com/g-truc/glm |
| [`gltron`](gltron/) | GLTron | 0.70 | http://gltron.org |
| [`glu`](glu/) | Mesa GLU | 9.0.2 | https://gitlab.freedesktop.org/mesa/glu |