From 2ca313eefc092cddcd468276a07920210d528be6 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 26 Apr 2021 15:49:05 +0200 Subject: [PATCH] unbound: Update version from 1.11.0 to 1.13.1 [Change-log](https://nlnetlabs.nl/projects/unbound/download/#unbound-1-13-1) --- unbound.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound.be0 b/unbound.be0 index 4330c476d..b765eb3e9 100755 --- a/unbound.be0 +++ b/unbound.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION unbound-1.11.0-0 +# BEE_VERSION unbound-1.13.1-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.)