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

Ports/git: Update git to the latest 2.34.1 release

This commit is contained in:
Brian Gianforcaro 2022-01-17 00:09:24 -08:00 committed by Andreas Kling
parent d20c5da0da
commit 7a26f6523a
2 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`gcc`](gcc/) | GNU Compiler Collection | 11.2.0 | https://gcc.gnu.org/ |
| [`genemu`](genemu/) | Genesis / MegaDrive Emulator | 3bf6f7c | https://github.com/rasky/genemu |
| [`gettext`](gettext/) | GNU gettext | 0.21 | https://www.gnu.org/software/gettext/ |
| [`git`](git/) | Git | 2.33.0 | https://git-scm.com/ |
| [`git`](git/) | Git | 2.34.1 | https://git-scm.com/ |
| [`glib`](glib/) | GLib | 2.70.0 | 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 |