From a7c293fe3a5687a88f3f142187efde5849f4c7e5 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Mon, 24 Apr 2017 23:00:59 -0400 Subject: [PATCH] unbound: update to version 1.6.2 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 d8db017a4b..7dcd2a6080 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.6.1 -PKG_RELEASE:=6 +PKG_VERSION:=1.6.2 +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:=42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400 +PKG_HASH:=1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c 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 8aa0502024..fb63e1a846 100644 --- a/net/unbound/patches/001-conf.patch +++ b/net/unbound/patches/001-conf.patch @@ -6,7 +6,7 @@ index 83e7c5c..3ea2b28 100644 -# -# Example configuration file. -# --# See unbound.conf(5) man page, version 1.6.1. +-# See unbound.conf(5) man page, version 1.6.2. -# -# this is a comment. +############################################################################## -- 2.30.2