1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 16:47:47 +00:00

Ports: Update glib to 2.74.1

This commit is contained in:
Kenneth Myhra 2022-10-26 20:54:59 +02:00 committed by Linus Groh
parent 1e3b677fa4
commit eaf2cfbb17
2 changed files with 3 additions and 3 deletions

View file

@ -76,7 +76,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`genext2fs`](genext2fs/) | genext2fs | 1.5.0 | https://github.com/bestouff/genext2fs |
| [`gettext`](gettext/) | GNU gettext | 0.21 | https://www.gnu.org/software/gettext/ |
| [`git`](git/) | Git | 2.36.1 | https://git-scm.com/ |
| [`glib`](glib/) | GLib | 2.74.0 | https://wiki.gnome.org/Projects/GLib |
| [`glib`](glib/) | GLib | 2.74.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 |