aboutsummaryrefslogtreecommitdiff
path: root/net/unbound/Makefile
diff options
context:
space:
mode:
authorEric Luehrsen <ericluehrsen@gmail.com>2021-08-14 02:59:32 -0400
committerEric Luehrsen <ericluehrsen@gmail.com>2021-08-17 02:24:37 -0400
commit17c25269d75c5cfedb68aec20d2f9cffa977bc62 (patch)
tree434ed95c4e0a0b80c862a2002701bfe76df26f50 /net/unbound/Makefile
parente36a65459a55e9bbf78d94a41ea93caa17f49779 (diff)
unbound: update to 1.3.2
Signed-off-by: Eric Luehrsen <ericluehrsen@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 cb77acbc2..8dbed0137 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
-PKG_VERSION:=1.13.1
+PKG_VERSION:=1.13.2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=8504d97b8fc5bd897345c95d116e0ee0ddf8c8ff99590ab2b4bd13278c9f50b8
+PKG_HASH:=0a13b547f3b92a026b5ebd0423f54c991e5718037fd9f72445817f6a040e1a83
PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com>
PKG_LICENSE:=BSD-3-Clause