mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-18 01:28:05 -04:00
Replace nanohttpd with _hc's fork again for https
This commit is contained in:
1 parent
08efdaf135
commit
2beee93e07
2 files changed
+4
-4
No files matched your search
+3
-3
@@ -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
|
||||
Vendored
+1
-1
Submodule extern/nanohttpd updated: ab6feae737...0031addfb8.
Reference in new issue
Block a user