Replace nanohttpd with _hc's fork again for https

This commit is contained in:
Daniel Martí
2014-05-21 08:56:24 +02:00
parent 08efdaf135
commit 2beee93e07
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -26,9 +26,9 @@
path = extern/zipsigner
url = https://gitlab.com/fdroid/zipsigner.git
ignore = dirty
[submodule "extern/nanohttpd"]
path = extern/nanohttpd
url = https://github.com/NanoHttpd/nanohttpd
[submodule "extern/spongycastle"]
path = extern/spongycastle
url = https://github.com/open-keychain/spongycastle
[submodule "extern/nanohttpd"]
path = extern/nanohttpd
url = https://github.com/eighthave/nanohttpd