diff options
author | André Nusser <andre.nusser@googlemail.com> | 2017-02-22 13:54:27 +0100 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2017-02-22 13:54:27 +0100 |
commit | bc312e29e3baf4e1444d34bbc514ed503d4c1c1a (patch) | |
tree | 6cd87cae273d1ae0be5dd34801135bce33b7e4b3 /.gitmodules | |
parent | ed5366c2c39d6f06dc0c394feff75047e30b8a55 (diff) |
Change hugin submodule URL to version on DG server.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e5c413b..718eb14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "hugin"] path = hugin - url = http://git.oftal.dk/hugin.git + url = http://git.drumgizmo.org/hugin.git [submodule "plugin/plugingizmo"] path = plugin/plugingizmo url = http://git.drumgizmo.org/plugingizmo.git |