summaryrefslogtreecommitdiff
path: root/Ports/AvailablePorts.md
diff options
context:
space:
mode:
authorJelle Raaijmakers <jelle@gmta.nl>2021-03-27 12:38:07 +0100
committerAndreas Kling <kling@serenityos.org>2021-03-27 19:43:14 +0100
commit9c141d0a876b5dc7660346d216e74b773e1656f6 (patch)
tree4fec059f2581b12ade4803130d7bfd72a937a844 /Ports/AvailablePorts.md
parent2fb3c984292ad28651d3ff4c07a4a089debc4df8 (diff)
downloadserenity-9c141d0a876b5dc7660346d216e74b773e1656f6.zip
Ports: Add SQLite
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r--Ports/AvailablePorts.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md
index ba462df3e1..009c49dc0e 100644
--- a/Ports/AvailablePorts.md
+++ b/Ports/AvailablePorts.md
@@ -73,6 +73,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`SDL2_ttf`](SDL2_ttf/) | SDL2\_ttf (TrueType Font add-on for SDL2) | 2.0.15 | https://www.libsdl.org/projects/SDL_ttf/ |
| [`sed`](sed/) | GNU sed | 4.2.1 | https://www.gnu.org/software/sed/ |
| [`sl`](sl/) | Steam Locomotive (SL) | | https://github.com/mtoyoda/sl |
+| [`sqlite`](sqlite/) | SQLite | 3350300 | https://www.sqlite.org/ |
| [`stress-ng`](stress-ng/) | stress-ng | 0.11.23 | https://github.com/ColinIanKing/stress-ng |
| [`termcap`](termcap/) | GNU termcap | 1.3.1 | https://www.gnu.org/software/termutils/ |
| [`tinycc`](tinycc/) | Tiny C Compiler (TinyCC) | dev | https://github.com/TinyCC/tinycc |