From 957120649c8008d4cb13a8ded89b5f947bdb77bd Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 29 Sep 2020 22:37:30 +0200 Subject: [PATCH] unbound: Update version from 1.9.1 to 1.11.0 https://nlnetlabs.nl/projects/unbound/download/#unbound-1-11-0 Several CVEs were fixed in the meantime. --- unbound.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound.be0 b/unbound.be0 index c2b59a415..4330c476d 100755 --- a/unbound.be0 +++ b/unbound.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION unbound-1.9.1-0 +# BEE_VERSION unbound-1.11.0-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)