update to libunbound-1.13.1
This commit is contained in:
parent
e71db2f550
commit
cbe3955cb9
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2020/12/03 18:21:34 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2021/03/12 21:14:58 sthen Exp $
|
||||
|
||||
COMMENT= validating DNS resolver library
|
||||
|
||||
DISTNAME= unbound-1.13.0
|
||||
DISTNAME= unbound-1.13.1
|
||||
PKGNAME= lib${DISTNAME}
|
||||
|
||||
SHARED_LIBS += unbound 4.1 # 9.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (unbound-1.13.0.tar.gz) = qVQEOpWwMmykA35Q2s4fOiB6ChnppKIvTGcY/GI9sqE=
|
||||
SIZE (unbound-1.13.0.tar.gz) = 5950063
|
||||
SHA256 (unbound-1.13.1.tar.gz) = hQTZe4/FvYlzRcldEW4O4N34yP+ZWQqytL0TJ4yfULg=
|
||||
SIZE (unbound-1.13.1.tar.gz) = 5976957
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.5 2020/10/09 19:04:34 sthen Exp $
|
||||
$OpenBSD: patch-Makefile_in,v 1.6 2021/03/12 21:14:58 sthen Exp $
|
||||
|
||||
Index: Makefile.in
|
||||
--- Makefile.in.orig
|
||||
+++ Makefile.in
|
||||
@@ -567,7 +567,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL)
|
||||
@@ -569,7 +569,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