From 383a162bf4e2cf1f32b3268116c73b91fc8fde86 Mon Sep 17 00:00:00 2001 From: Sara Dickinson Date: Mon, 4 Nov 2019 14:07:26 +0000 Subject: [PATCH] update stubby submodule target --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 06c607c2..f459aee9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,7 @@ branch = master [submodule "stubby"] path = stubby - url = https://github.com/banburybill/stubby.git + url = https://github.com/getdnsapi/stubby.git branch = feature/cmake2 [submodule "src/ssl_dane"] path = src/ssl_dane