From 0e0f985268db5afae98c7f7f172064b34bdfe77c Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 1 Dec 2021 20:48:11 -0800 Subject: Add unbound 1.14.0 Patched to use BearSSL for crypto. --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 0c38f340..a00f2ea0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -327,6 +327,10 @@ [submodule "pkg/ubase/src"] path = pkg/ubase/src url = https://github.com/michaelforney/ubase +[submodule "pkg/unbound/src"] + path = pkg/unbound/src + url = https://github.com/NLnetlabs/unbound.git + ignore = all [submodule "pkg/usbids/src"] path = pkg/usbids/src url = https://github.com/usbids/usbids.git -- cgit v1.2.3