update to libunbound-1.11.0
This commit is contained in:
parent
8c2113e1c8
commit
0d7abae687
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user