Skip to content

Commit

Permalink
package/unbound: bump version to 1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Ott <stefan@ott.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
cockroach authored and tpetazzoni committed Oct 24, 2020
1 parent 9f06036 commit eb4ff9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/unbound/unbound.hash
@@ -1,3 +1,3 @@
# Locally calculated
sha256 9f2f0798f76eb8f30feaeda7e442ceed479bc54db0e3ac19c052d68685e51ef7 unbound-1.11.0.tar.gz
sha256 5b9253a97812f24419bf2e6b3ad28c69287261cf8c8fa79e3e9f6d3bf7ef5835 unbound-1.12.0.tar.gz
sha256 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db LICENSE
2 changes: 1 addition & 1 deletion package/unbound/unbound.mk
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

UNBOUND_VERSION = 1.11.0
UNBOUND_VERSION = 1.12.0
UNBOUND_SITE = https://www.unbound.net/downloads
UNBOUND_DEPENDENCIES = host-pkgconf expat libevent openssl
UNBOUND_LICENSE = BSD-3-Clause
Expand Down

0 comments on commit eb4ff9f

Please sign in to comment.