From 0b8eee5fbde14880fd8e0e819ebff22899c4538c Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Thu, 29 Aug 2019 22:45:45 -0400 Subject: [PATCH] unbound: update to 1.9.3 Signed-off-by: Eric Luehrsen --- net/unbound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 977295b1be..b85691ce6c 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.9.2 +PKG_VERSION:=1.9.3 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause @@ -17,7 +17,7 @@ PKG_MAINTAINER:=Eric Luehrsen PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound -PKG_HASH:=6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95 +PKG_HASH:=1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf -- 2.30.2