From 0d7abae6875c8384c5fd56c19afdb0d54330289e Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 10 Aug 2020 11:15:58 +0000 Subject: [PATCH] update to libunbound-1.11.0 --- net/libunbound/Makefile | 5 ++--- net/libunbound/distinfo | 4 ++-- net/libunbound/patches/patch-Makefile_in | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net/libunbound/Makefile b/net/libunbound/Makefile index 441860e36e7..c4f2f7e788c 100644 --- a/net/libunbound/Makefile +++ b/net/libunbound/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2020/07/11 22:54:37 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2020/08/10 11:15:58 sthen Exp $ COMMENT= validating DNS resolver library -DISTNAME= unbound-1.10.1 +DISTNAME= unbound-1.11.0 PKGNAME= lib${DISTNAME} -REVISION= 0 SHARED_LIBS += unbound 4.1 # 9.3 diff --git a/net/libunbound/distinfo b/net/libunbound/distinfo index afa2bd75218..dcaeb8da9c3 100644 --- a/net/libunbound/distinfo +++ b/net/libunbound/distinfo @@ -1,2 +1,2 @@ -SHA256 (unbound-1.10.1.tar.gz) = tzZ3whpxz5LxXMjP52o9h15A9lthUAgcOWILKGWC1TY= -SIZE (unbound-1.10.1.tar.gz) = 5729334 +SHA256 (unbound-1.11.0.tar.gz) = ny8HmPduuPMP6u2n5ELO7UebxU2w46wZwFLWhoXlHvc= +SIZE (unbound-1.11.0.tar.gz) = 5900967 diff --git a/net/libunbound/patches/patch-Makefile_in b/net/libunbound/patches/patch-Makefile_in index 5c7dd08fccf..6366d3af518 100644 --- a/net/libunbound/patches/patch-Makefile_in +++ b/net/libunbound/patches/patch-Makefile_in @@ -1,9 +1,9 @@ -$OpenBSD: patch-Makefile_in,v 1.3 2020/03/07 16:51:11 sthen Exp $ +$OpenBSD: patch-Makefile_in,v 1.4 2020/08/10 11:15:58 sthen Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in -@@ -539,7 +539,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL) +@@ -558,7 +558,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL) done $(LIBTOOL) --mode=install cp unbound.h $(DESTDIR)$(includedir)/unbound.h $(LIBTOOL) --mode=install cp libunbound.la $(DESTDIR)$(libdir)