aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2019-10-07 01:10:47 +0200
committerGitHub <noreply@github.com>2019-10-07 01:10:47 +0200
commit318e6acddb66acfc615039ed9e3171714856a630 (patch)
treef3dff03633d5b91bd86ba7f213f5629a233f3947 /net
parenteed49dad9c43dc64ff70909c77c82cf76647f287 (diff)
parent1caf170daffcb199e34d7584bcf5dc2a7ed138b4 (diff)
Merge pull request #10146 from BKPepe/unbound
unbound: Update to version 1.9.4
Diffstat (limited to 'net')
-rw-r--r--net/unbound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index 95c04fb74..dbc6c7584 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
-PKG_VERSION:=1.9.3
+PKG_VERSION:=1.9.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa
+PKG_HASH:=3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0
PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com>
PKG_LICENSE:=BSD-3-Clause