]> granicus.if.org Git - graphviz/commitdiff
Change to get windows/dependencies submodules from graphviz
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 6 Aug 2020 11:08:51 +0000 (13:08 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 6 Aug 2020 11:09:24 +0000 (13:09 +0200)
The windows/dependencies repositories are now hosted as subprojects in
the GitLab Graphviz group:

* https://gitlab.com/graphviz/graphviz-build-utilities
* https://gitlab.com/graphviz/graphviz-windows-dependencies

.gitmodules

index 633063e1586a8cc36bd0015313068e72b4a96427..edc51d30b050793451deee9ec4877ed4cf2ea491 100644 (file)
@@ -1,9 +1,9 @@
 [submodule "windows/dependencies/graphviz-build-utilities"]
        path = windows/dependencies/graphviz-build-utilities
-       url = https://github.com/ErwinJanssen/graphviz-build-utilities.git
+       url = https://gitlab.com/graphviz/graphviz-build-utilities
 [submodule "dependencies/criterion"]
        path = dependencies/criterion
        url = https://github.com/Snaipe/Criterion.git
 [submodule "windows/dependencies/libraries"]
        path = windows/dependencies/libraries
-       url = https://github.com/ErwinJanssen/graphviz-windows-dependencies.git
+       url = https://gitlab.com/graphviz/graphviz-windows-dependencies