unbound: update to 1.9.2
authorEric Luehrsen <ericluehrsen@gmail.com>
Tue, 18 Jun 2019 02:45:18 +0000 (22:45 -0400)
committerEric Luehrsen <ericluehrsen@gmail.com>
Wed, 19 Jun 2019 04:50:28 +0000 (00:50 -0400)
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
net/unbound/Makefile

index 5d5b68671e6a49315340baaa2872789be981bf28..22341e48215c6ab5dc3d842771d91ec54f2fc41a 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=unbound
-PKG_VERSION:=1.9.1
-PKG_RELEASE:=5
+PKG_VERSION:=1.9.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=c3c0bf9b86ccba4ca64f93dd4fe7351308ab54293f297a67de5a8914c1dc59c5
+PKG_HASH:=6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95
 
 PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com>
 PKG_LICENSE:=BSD-3-Clause