diff options
| author | Michael Forney <mforney@mforney.org> | 2019-12-30 11:30:37 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-12-30 11:30:37 -0800 |
| commit | a0c6afd077b365ef84e9b65b676c4a770bdf71f0 (patch) | |
| tree | 58d54eab9190b0867b6e9c4b2798f3c2baa1e4aa /.gitmodules | |
| parent | 822416cc4e5e863a234d2e86a4ce461a093ee009 (diff) | |
Add ncompress 4.2.4.5
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f437914d..6f755c14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -172,6 +172,9 @@ [submodule "pkg/musl/src"] path = pkg/musl/src url = git://git.musl-libc.org/musl +[submodule "pkg/ncompress/src"] + path = pkg/ncompress/src + url = https://github.com/vapier/ncompress.git [submodule "pkg/netsurf/src"] path = pkg/netsurf/src url = https://github.com/michaelforney/netsurf |
