diff options
| author | Michael Forney <mforney@mforney.org> | 2017-07-06 20:33:44 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-07-06 20:33:44 -0700 |
| commit | 4760608beb1515d48e97179303cfc96c8da0c024 (patch) | |
| tree | c4bf4142c9db43d3e9c7ef34a4901078d9516a96 /.gitmodules | |
| parent | f3d2078189a0cc016fffa5c10c9ed094808ddff8 (diff) | |
Add acme-client 0.1.16
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b0c8668e..21cd9913 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ +[submodule "pkg/acme-client/src"] + path = pkg/acme-client/src + url = https://github.com/kristapsdz/acme-client + ignore = all [submodule "pkg/alsa-lib/src"] path = pkg/alsa-lib/src url = git://git.alsa-project.org/alsa-lib.git |
