diff options
| author | Michael Forney <mforney@mforney.org> | 2020-04-15 15:53:53 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-04-15 19:09:26 -0700 |
| commit | 8fc4a49f264700b23b0d0ca314bfac3a55f0569c (patch) | |
| tree | 115db6ec85e1e8032371d3b3ef2373d3f873e47f /.gitmodules | |
| parent | 528a4cf0084a42fc4e8c1f288c4c3d2f98cc5f00 (diff) | |
Rename dnssec-tools to dnssec-rr
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 2880e22d..94ad902e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,8 +40,8 @@ url = https://github.com/dosfstools/dosfstools ignore = all [submodule "pkg/dnssec-tools/src"] - path = pkg/dnssec-tools/src - url = https://git.sr.ht/~mcf/dnssec-tools + path = pkg/dnssec-rr/src + url = https://git.sr.ht/~mcf/dnssec-rr [submodule "pkg/e2fsprogs/src"] path = pkg/e2fsprogs/src url = https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git |
