1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Add a ca-certificates "port"

This commit is contained in:
Tim Schumacher 2022-03-09 02:21:28 +01:00 committed by Brian Gianforcaro
parent 5200cdac43
commit 813a1f2865
2 changed files with 20 additions and 0 deletions

View file

@ -16,6 +16,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`brogue`](brogue/) | BrogueCE | 1.9.3 | https://github.com/tmewett/BrogueCE |
| [`byacc`](byacc/) | Berkeley Yacc | 20210808 | https://invisible-island.net/byacc/byacc.html |
| [`bzip2`](bzip2/) | bzip2 | 1.0.8 | https://sourceware.org/bzip2/ |
| [`ca-certificates`](ca-certificates/) | Mozilla CA certificate store | 2022-02-01 | https://curl.se/docs/caextract.html |
| [`carl`](carl/) | Crypto Ancienne Resource Loader | 1.5 | https://github.com/classilla/cryanc |
| [`ccache`](ccache/) | ccache | 4.5.1 | https://ccache.dev/ |
| [`c-ray`](c-ray/) | C-Ray | c094d64 | https://github.com/vkoskiv/c-ray |