From d61a16ca1139f9435492462bcd40951606d1aab8 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Mon, 18 Sep 2017 20:48:36 -0400 Subject: [PATCH] unbound: update to 1.6.6 Signed-off-by: Eric Luehrsen --- net/unbound/Makefile | 4 ++-- net/unbound/patches/001-conf.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index aec9dc4c1e..20639fe40c 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.6.5 +PKG_VERSION:=1.6.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:=http://www.unbound.net/downloads -PKG_HASH:=e297aa1229015f25bf24e4923cb1dadf1f29b84f82a353205006421f82cc104e +PKG_HASH:=972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390 PKG_BUILD_DEPENDS:=libexpat PKG_BUILD_PARALLEL:=1 diff --git a/net/unbound/patches/001-conf.patch b/net/unbound/patches/001-conf.patch index b6da07374b..a54596eaec 100644 --- a/net/unbound/patches/001-conf.patch +++ b/net/unbound/patches/001-conf.patch @@ -6,7 +6,7 @@ index 5396029..cbb51ec 100644 -# -# Example configuration file. -# --# See unbound.conf(5) man page, version 1.6.5. +-# See unbound.conf(5) man page, version 1.6.6. -# -# this is a comment. +############################################################################## -- 2.30.2