diff options
author | Seal Sealy <butilkama@gmail.com> | 2023-03-08 00:32:42 +0300 |
---|---|---|
committer | Jelle Raaijmakers <jelle@gmta.nl> | 2023-03-14 21:41:46 +0100 |
commit | 8ba6cd6ab97017df8e402480ad3b8cac8a498525 (patch) | |
tree | bab5ec83d8ff25d8220f15891df64c8f45640197 /Ports/AvailablePorts.md | |
parent | 9c569e8a0f33cd156aa4f3379b0c009bd0cd3755 (diff) | |
download | serenity-8ba6cd6ab97017df8e402480ad3b8cac8a498525.zip |
Ports: Add bzip3 port
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 5bda3d4842..c08d3cb90c 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -25,6 +25,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n | [`brogue`](brogue/) | BrogueCE | 1.11.1 | https://github.com/tmewett/BrogueCE | | [`byacc`](byacc/) | Berkeley Yacc | 20220128 | https://invisible-island.net/byacc/byacc.html | | [`bzip2`](bzip2/) | bzip2 | 1.0.8 | https://sourceware.org/bzip2/ | +| [`bzip3`](bzip3/) | bzip3 | 1.2.2 | https://github.com/kspalaiologos/bzip3 | | [`c-ray`](c-ray/) | C-Ray | 8f30eb9 | https://github.com/vkoskiv/c-ray | | [`ca-certificates`](ca-certificates/) | Mozilla CA certificate store | 2022-04-26 | https://curl.se/docs/caextract.html | | [`carl`](carl/) | Crypto Ancienne Resource Loader | 1.5 | https://github.com/classilla/cryanc | |