Updates
This commit is contained in:
parent
5acceaa9d5
commit
8d70717e39
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -4,9 +4,6 @@
|
||||
url = https://git.did.science/WolverinDEV/TeaSpeak-Client.git
|
||||
|
||||
#All third party libraries used by TeaSpeak
|
||||
[submodule "third_party/boringssl"]
|
||||
path = third_party/boringssl
|
||||
url = https://boringssl.googlesource.com/boringssl
|
||||
[submodule "third_party/breakpad"]
|
||||
path = third_party/breakpad
|
||||
url = https://github.com/google/breakpad.git
|
||||
@ -67,3 +64,6 @@
|
||||
[submodule "shared"]
|
||||
path = shared
|
||||
url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git
|
||||
[submodule "third_party/boringssl"]
|
||||
path = third_party/boringssl
|
||||
url = https://git.did.science/WolverinDEV/boringssl.git
|
||||
|
2
third_party/boringssl
vendored
2
third_party/boringssl
vendored
@ -1 +1 @@
|
||||
Subproject commit 345b735e31460dfdefc95302b92baef9565d6028
|
||||
Subproject commit d6f9c359d219055a89c676cb8886421b145a08da
|
2
third_party/breakpad
vendored
2
third_party/breakpad
vendored
@ -1 +1 @@
|
||||
Subproject commit 9cafb376ebdf0d00a2fc2323e3eef26ccb27fa1d
|
||||
Subproject commit c46151db0ffd1a8dae914e45f1212ef427f61ed3
|
2
third_party/jemalloc
vendored
2
third_party/jemalloc
vendored
@ -1 +1 @@
|
||||
Subproject commit 40a3435b8dc225ad61329aca89d9c8d0dfbc03ab
|
||||
Subproject commit b0b3e49a54ec29e32636f4577d9d5a896d67fd20
|
2
third_party/jsoncpp
vendored
2
third_party/jsoncpp
vendored
@ -1 +1 @@
|
||||
Subproject commit 95b3092ce4b7156adc8a265907b2175ceff5a96f
|
||||
Subproject commit 7924d3ff9713f1a130ed5fe234d52d7176ae4d09
|
2
third_party/libevent
vendored
2
third_party/libevent
vendored
@ -1 +1 @@
|
||||
Subproject commit e7ff4ef2b4fc950a765008c18e74281cdb5e7668
|
||||
Subproject commit 497ef904d544ac51de43934549dbeccce8e6e8f8
|
2
third_party/protobuf
vendored
2
third_party/protobuf
vendored
@ -1 +1 @@
|
||||
Subproject commit 860bd12fec5c69e6529565165532b3d5108a7d97
|
||||
Subproject commit 8b0968625331457e79ba2e7eef5b35af3a95129e
|
Loading…
Reference in New Issue
Block a user