aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVincent <valodim@mugenguild.com>2014-06-23 23:16:25 +0200
committerVincent <valodim@mugenguild.com>2014-06-23 23:16:25 +0200
commitc865de4002a9751928969ef30a3a5a6f943249cc (patch)
tree8b02141f987b08a13d1e34a1f855af70875fb9d6 /.gitmodules
parent804f81199832636e6bed97ab37800bebd882867f (diff)
parent2b18dc741a11b9709eb91cc3a240aa0cfae6d56d (diff)
downloadopen-keychain-c865de4002a9751928969ef30a3a5a6f943249cc.tar.gz
open-keychain-c865de4002a9751928969ef30a3a5a6f943249cc.tar.bz2
open-keychain-c865de4002a9751928969ef30a3a5a6f943249cc.zip
Merge pull request #686 from mar-v-in/minidns
Use minidns instead of dnsjava
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 6b1646b89..f18a8731b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,9 +28,9 @@
[submodule "extern/SuperToasts"]
path = extern/SuperToasts
url = https://github.com/open-keychain/SuperToasts.git
-[submodule "extern/dnsjava"]
- path = extern/dnsjava
- url = https://github.com/open-keychain/dnsjava.git
[submodule "extern/KeybaseLib"]
path = extern/KeybaseLib
url = https://github.com/timbray/KeybaseLib.git
+[submodule "extern/minidns"]
+ path = extern/minidns
+ url = https://github.com/open-keychain/minidns.git