From: Eric Luehrsen Date: Wed, 18 Dec 2019 05:06:26 +0000 (-0500) Subject: unbound: update to 1.9.6 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c791ba8f5b2f08c6bc7e41dcff9572b3d9dfdfdb;p=feed%2Fpackages.git unbound: update to 1.9.6 Signed-off-by: Eric Luehrsen --- diff --git a/net/unbound/Makefile b/net/unbound/Makefile index e8c9932ae3..7867883abe 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.9.5 +PKG_VERSION:=1.9.6 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:=8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57 +PKG_HASH:=1d98fc6ea99197a20b4a0e540e87022cf523085786e0fc26de6ebb2720f5aaf0 PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf