1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:57:35 +00:00

Ports/gzip: Update gzip to version 1.13

This commit is contained in:
EWouters 2023-09-01 20:00:42 +02:00 committed by Jelle Raaijmakers
parent 548702bd4a
commit 344aefd140
2 changed files with 3 additions and 3 deletions

View file

@ -114,7 +114,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`groff`](groff/) | GNU roff | 1.22.4 | https://www.gnu.org/software/groff/ |
| [`gsl`](gsl/) | GNU Scientific Library | 2.7.1 | https://www.gnu.org/software/gsl/ |
| [`guile`](guile/) | The GNU guile programming language | 3.0.8 | https://www.gnu.org/software/guile/ |
| [`gzip`](gzip/) | GNU gzip | 1.12 | https://www.gnu.org/software/gzip/ |
| [`gzip`](gzip/) | GNU gzip | 1.13 | https://www.gnu.org/software/gzip/ |
| [`halflife`](halflife/) | Half-Life | 2022.12.26 | https://github.com/FWGS/hlsdk-portable |
| [`harfbuzz`](harfbuzz/) | HarfBuzz | 4.3.0 | https://github.com/harfbuzz/harfbuzz |
| [`hatari`](hatari/) | Atari ST/STE/TT/Falcon emulator | 2.4.1 | https://hatari.tuxfamily.org/ |