package/unbound: bump version to 1.17.0

Signed-off-by: Kyle Harding <kyle@balena.io>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Kyle Harding 2022-10-13 12:42:44 -04:00 committed by Peter Korsgaard
parent 199f8fe656
commit eeeaa801f3
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://nlnetlabs.nl/downloads/unbound/unbound-1.16.3.tar.gz.sha256
sha256 ea0c6665e2c3325b769eac1dfccd60fe1828d5fcf662650039eccb3f67edb28e unbound-1.16.3.tar.gz
# From https://nlnetlabs.nl/downloads/unbound/unbound-1.17.0.tar.gz.sha256
sha256 dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341 unbound-1.17.0.tar.gz
# Locally calculated
sha256 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
UNBOUND_VERSION = 1.16.3
UNBOUND_VERSION = 1.17.0
UNBOUND_SITE = https://www.unbound.net/downloads
UNBOUND_DEPENDENCIES = host-pkgconf expat libevent openssl
UNBOUND_LICENSE = BSD-3-Clause