diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-02 23:13:54 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-02 23:14:14 -0700 |
| commit | 8556dabe47af18d0761e7bed97b8b6a661abab23 (patch) | |
| tree | a6563d15796e87ccde7efa1b8c0a7fd275affe84 /.gitmodules | |
| parent | cf9bacf8b6f6865e8d134179005855621092a1b2 (diff) | |
Add openssh 7.2p2
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8ee1ec3c..1d3c8aad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,6 +34,9 @@ [submodule "core/ninja/src"] path = core/ninja/src url = https://github.com/ninja-build/ninja +[submodule "core/openssh/src"] + path = core/openssh/src + url = https://github.com/openssh/openssh-portable [submodule "core/pigz/src"] path = core/pigz/src url = https://github.com/madler/pigz |
