mirror of https://github.com/getdnsapi/getdns.git
As with ssl_dane, temporarily point at different upstream repo for stubby to get the required change.
This commit is contained in:
parent
69ab8adb12
commit
8867e14e8c
|
@ -8,8 +8,8 @@
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "stubby"]
|
[submodule "stubby"]
|
||||||
path = stubby
|
path = stubby
|
||||||
url = https://github.com/getdnsapi/stubby.git
|
url = https://github.com/banburybill/stubby.git
|
||||||
branch = develop
|
branch = feature/cmake2
|
||||||
[submodule "src/ssl_dane"]
|
[submodule "src/ssl_dane"]
|
||||||
path = src/ssl_dane
|
path = src/ssl_dane
|
||||||
url = https://github.com/banburybill/ssl_dane
|
url = https://github.com/banburybill/ssl_dane
|
||||||
|
|
Loading…
Reference in New Issue