summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-06-02 23:13:54 -0700
committerMichael Forney <mforney@mforney.org>2016-06-02 23:14:14 -0700
commit8556dabe47af18d0761e7bed97b8b6a661abab23 (patch)
treea6563d15796e87ccde7efa1b8c0a7fd275affe84 /.gitmodules
parentcf9bacf8b6f6865e8d134179005855621092a1b2 (diff)
Add openssh 7.2p2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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