liballium/obfsclient should be sourced from tp.o repos
Signed-off-by: Nathan Freitas <nathan@freitas.net>
This commit is contained in:
parent
c906f7ed55
commit
a6af8784ad
|
@ -21,7 +21,10 @@
|
||||||
url = git://git.netfilter.org/iptables
|
url = git://git.netfilter.org/iptables
|
||||||
[submodule "external/obfsclient"]
|
[submodule "external/obfsclient"]
|
||||||
path = external/obfsclient
|
path = external/obfsclient
|
||||||
url = https://github.com/Yawning/obfsclient.git
|
url = https://git.torproject.org/user/yawning/obfsclient.git
|
||||||
[submodule "external/superuser-commands"]
|
[submodule "external/superuser-commands"]
|
||||||
path = external/superuser-commands
|
path = external/superuser-commands
|
||||||
url = https://github.com/dschuermann/superuser-commands.git
|
url = https://github.com/dschuermann/superuser-commands.git
|
||||||
|
[submodule "external/liballium"]
|
||||||
|
path = external/liballium
|
||||||
|
url = https://git.torproject.org/user/yawning/liballium.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5272de7361897ee6b5c969fd1eec6609d64ac13a
|
Loading…
Reference in New Issue