From e59bc86e215a1559eeb4dc2a6aeeb8f8f5261a09 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Wed, 11 Oct 2017 00:01:56 -0400 Subject: [PATCH] unbound: update to 1.6.7 Signed-off-by: Eric Luehrsen --- net/unbound/Makefile | 6 +++--- net/unbound/patches/001-conf.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 8cdf46f567..b3e966c223 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.6.6 -PKG_RELEASE:=2 +PKG_VERSION:=1.6.7 +PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE @@ -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:=972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390 +PKG_HASH:=4e7bd43d827004c6d51bef73adf941798e4588bdb40de5e79d89034d69751c9f 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 a54596eaec..01d6bb839d 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.6. +-# See unbound.conf(5) man page, version 1.6.7. -# -# this is a comment. +############################################################################## -- 2.30.2