diff options
| author | MagomeYae <[email protected]> | 2021-11-05 02:08:28 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-05 02:08:28 +0800 |
| commit | b29f6f69d4fe991fd9e545f6d29d58597dc16257 (patch) | |
| tree | e408991c1755c1fea7429683d9a6b5afacbbb141 /.gitmodules | |
| parent | 113bfc894d8da5207235b1c074dac151ce7cf043 (diff) | |
feat(add-pkg): Add wget2 back
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 21b24c6..824fc73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "repo/mozjpeg"] path = repo/mozjpeg url = https://aur.archlinux.org/mozjpeg.git +[submodule "repo/wget2"] + path = repo/wget2 + url = https://aur.archlinux.org/wget2.git |
