Update git submodules to point to dlang-community
This commit is contained in:
parent
ca4d3ed073
commit
3d75f6d02d
|
@ -1,13 +1,13 @@
|
|||
[submodule "libdparse"]
|
||||
path = libdparse
|
||||
url = https://github.com/Hackerpilot/libdparse.git
|
||||
url = https://github.com/dlang-community/libdparse.git
|
||||
branch = master
|
||||
[submodule "inifiled"]
|
||||
path = inifiled
|
||||
url = https://github.com/burner/inifiled.git
|
||||
[submodule "containers"]
|
||||
path = containers
|
||||
url = https://github.com/economicmodeling/containers.git
|
||||
url = https://github.com/dlang-community/containers.git
|
||||
[submodule "dsymbol"]
|
||||
path = dsymbol
|
||||
url = https://github.com/Hackerpilot/dsymbol.git
|
||||
|
|
Loading…
Reference in New Issue