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

Ports/mbedtls: Update to Mbed TLS 3.1.0

This commit is contained in:
Tim Schumacher 2022-06-24 22:32:35 +02:00 committed by Linus Groh
parent 3c43ac9eb5
commit c0a7ac53cb
5 changed files with 8 additions and 77 deletions

View file

@ -138,7 +138,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`make`](make/) | GNU make | 4.3 | 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 | 2.16.2 | https://tls.mbed.org/ |
| [`mbedtls`](mbedtls/) | Mbed TLS | 3.1.0 | https://tls.mbed.org/ |
| [`mc`](mc/) | Midnight Commander | 4.8.28 | https://midnight-commander.org/ |
| [`mgba`](mgba/) | Game Boy, Game Boy Color and Game Boy Advance emulator | 0.9.3 | https://mgba.io/ |
| [`milkytracker`](milkytracker/) | milkytracker | 1.03.00 | https://github.com/milkytracker/MilkyTracker |