aboutsummaryrefslogtreecommitdiff
path: root/net/unbound/Makefile
diff options
context:
space:
mode:
authorEric Luehrsen <ericluehrsen@gmail.com>2020-07-29 22:55:21 -0400
committerEric Luehrsen <ericluehrsen@gmail.com>2020-07-29 22:55:21 -0400
commit54164792aae20b7fabbf08dbf99674c7be260403 (patch)
tree712c5a8681a06e07c1fac96ba496907436af13e1 /net/unbound/Makefile
parent52e074411b937cd91d34ebeedc429de5dadce9a4 (diff)
unbound: update to 1.11.0
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Diffstat (limited to 'net/unbound/Makefile')
-rw-r--r--net/unbound/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index a14a84498..fb773bdd0 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
-PKG_VERSION:=1.10.1
-PKG_RELEASE:=5
+PKG_VERSION:=1.11.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536
+PKG_HASH:=9f2f0798f76eb8f30feaeda7e442ceed479bc54db0e3ac19c052d68685e51ef7
PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com>
PKG_LICENSE:=BSD-3-Clause