diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-11 17:13:14 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-11 17:30:49 -0700 |
| commit | 879d267b7b8249f9c4f3c9d4e63dc90d7c604fae (patch) | |
| tree | fabb0090f723a9dd7ea6e604d946786e11476127 /.gitmodules | |
| parent | dfc64153f7ba8765f9700359c61f1a73379bc273 (diff) | |
Add utf8proc 2.1.0
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e1bdeaa6..9d524b61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -227,6 +227,9 @@ [submodule "pkg/ubase/src"] path = pkg/ubase/src url = https://github.com/michaelforney/ubase +[submodule "pkg/utf8proc/src"] + path = pkg/utf8proc/src + url = https://github.com/JuliaLang/utf8proc [submodule "pkg/util-linux/src"] path = pkg/util-linux/src url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git |
