unbound: update to 1.6.5
authorEric Luehrsen <redacted>
Tue, 22 Aug 2017 02:39:28 +0000 (22:39 -0400)
committerEric Luehrsen <redacted>
Tue, 22 Aug 2017 03:24:23 +0000 (23:24 -0400)
This fixes the root.key file if created when unbound is installed between sep11 and oct11 2017

Signed-off-by: Eric Luehrsen <redacted>
net/unbound/Makefile
net/unbound/patches/001-conf.patch

index 5f67b5edc2efb2d1b2b2cfda99c6689274eebc8a..aec9dc4c1e9e6b9811e9718d1233776eb67c26ab 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=unbound
-PKG_VERSION:=1.6.4
+PKG_VERSION:=1.6.5
 PKG_RELEASE:=1
 
 PKG_LICENSE:=BSD-3-Clause
@@ -17,7 +17,7 @@ PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com>
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.unbound.net/downloads
-PKG_HASH:=df0a88816ec31ccb8284c9eb132e1166fbf6d9cde71fbc4b8cd08a91ee777fed
+PKG_HASH:=e297aa1229015f25bf24e4923cb1dadf1f29b84f82a353205006421f82cc104e
 
 PKG_BUILD_DEPENDS:=libexpat
 PKG_BUILD_PARALLEL:=1
index ca9fa181d5bdbdcf0c54b0844f4cf99a7ec50c76..b6da07374b785dbac7291ba928806ae816177dcd 100644 (file)
@@ -6,7 +6,7 @@ index 5396029..cbb51ec 100644
 -#
 -# Example configuration file.
 -#
--# See unbound.conf(5) man page, version 1.6.4.
+-# See unbound.conf(5) man page, version 1.6.5.
 -#
 -# this is a comment.
 +##############################################################################
git clone https://git.99rst.org/PROJECT