Moved cppunit to GitHub, rather than mirroring on newartisans.com.
This commit is contained in:
parent
b76df95124
commit
02e1a2b859
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -6,7 +6,7 @@
|
|||
url = git://github.com/jwiegley/gdtoa.git
|
||||
[submodule "lib/cppunit"]
|
||||
path = lib/cppunit
|
||||
url = git://newartisans.com/cppunit.git
|
||||
url = git://github.com/jwiegley/cppunit.git
|
||||
[submodule "lib/libofx"]
|
||||
path = lib/libofx
|
||||
url = git://newartisans.com/libofx.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue