summaryrefslogtreecommitdiff
path: root/net/unbound
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-09-29 19:00:02 +0000
committeradam <adam@pkgsrc.org>2021-09-29 19:00:02 +0000
commit3c26900bdec43ba96cb9ef764679e78883765c08 (patch)
treed7d1327295be82f463d6fc3b3697f16b74f504ff /net/unbound
parent914bbf781af88c0cb849a9b37376e4c15c838803 (diff)
downloadpkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz
revbump for boost-libs
Diffstat (limited to 'net/unbound')
-rw-r--r--net/unbound/Makefile3
-rw-r--r--net/unbound/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index 56c292fca5f..7d2c657a098 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2021/08/27 07:55:36 adam Exp $
+# $NetBSD: Makefile,v 1.84 2021/09/29 19:00:11 adam Exp $
DISTNAME= unbound-1.13.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= https://nlnetlabs.nl/downloads/unbound/
diff --git a/net/unbound/buildlink3.mk b/net/unbound/buildlink3.mk
index 8a8d5ba1c6a..104e1d37a89 100644
--- a/net/unbound/buildlink3.mk
+++ b/net/unbound/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2021/08/27 07:55:36 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2021/09/29 19:00:11 adam Exp $
BUILDLINK_TREE+= unbound
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= unbound
UNBOUND_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.unbound+= unbound>=1.6.0
-BUILDLINK_ABI_DEPENDS.unbound+= unbound>=1.13.1nb1
+BUILDLINK_ABI_DEPENDS.unbound+= unbound>=1.13.2nb1
BUILDLINK_PKGSRCDIR.unbound?= ../../net/unbound
.include "../../devel/libevent/buildlink3.mk"