aboutsummaryrefslogtreecommitdiff
path: root/net/unbound/Makefile
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2019-11-20 00:29:37 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2019-11-21 09:01:56 +0100
commit24667753a20250e3df33ffe7f30b063a02ff01ee (patch)
tree987dcb426193e27f8197788e535dc818f81f2778 /net/unbound/Makefile
parent86fb182c1fce7e5e6ea70a167f3eb6f3cb658c8c (diff)
unbound: Update to version 1.9.5
Fixes CVE-2019-18934 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'net/unbound/Makefile')
-rw-r--r--net/unbound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index ef7a5e49e..3656c0150 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
-PKG_VERSION:=1.9.4
+PKG_VERSION:=1.9.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0
+PKG_HASH:=8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57
PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com>
PKG_LICENSE:=BSD-3-Clause