1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 03:27:45 +00:00

Ports: Bump the version of make to 4.4.1

This commit is contained in:
Ali Mohammad Pur 2023-07-02 04:56:07 +03:30 committed by Jelle Raaijmakers
parent 260b0451b0
commit 251ea54cc8
5 changed files with 11 additions and 9 deletions

View file

@ -174,7 +174,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`lzo`](lzo/) | LZO lossless data compression algorithm | 2.10 | https://www.oberhumer.com/opensource/lzo/ |
| [`lzop`](lzop/) | LZO lossless data compression utility | 1.04 | https://www.lzop.org/ |
| [`m4`](m4/) | GNU M4 | 1.4.19 | https://www.gnu.org/software/m4/ |
| [`make`](make/) | GNU make | 4.4 | https://www.gnu.org/software/make/ |
| [`make`](make/) | GNU make | 4.4.1 | https://www.gnu.org/software/make/ |
| [`mandoc`](mandoc/) | mandoc | 1.14.5 | https://mandoc.bsd.lv/ |
| [`mawk`](mawk/) | mawk | 1.3.4-20200120 | https://invisible-island.net/mawk/ |
| [`mbedtls`](mbedtls/) | Mbed TLS | 3.1.0 | https://tls.mbed.org/ |