update to libunbound-1.9.3

This commit is contained in:
sthen 2019-08-31 14:45:04 +00:00
parent 12f417dfad
commit e78b5bd0c5
3 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2019/07/13 20:36:30 thfr Exp $
# $OpenBSD: Makefile,v 1.7 2019/08/31 14:45:04 sthen Exp $
COMMENT= validating DNS resolver library
DISTNAME= unbound-1.9.2
DISTNAME= unbound-1.9.3
PKGNAME= lib${DISTNAME}
REVISION= 0
SHARED_LIBS += unbound 4.1 # 9.0
SHARED_LIBS += unbound 4.1 # 9.3
CATEGORIES= net

View File

@ -1,2 +1,2 @@
SHA256 (unbound-1.9.2.tar.gz) = b3rOxc9FEnf82jFymIaufdYlN8T1BoVWA+OqFT/La5U=
SIZE (unbound-1.9.2.tar.gz) = 5676395
SHA256 (unbound-1.9.3.tar.gz) = G1XdkXDkv7Mn+2RN57v38FQXARSd/zrfG2P/p4Xxbfo=
SIZE (unbound-1.9.3.tar.gz) = 5686017

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2018/12/17 09:58:46 sthen Exp $
$OpenBSD: patch-Makefile_in,v 1.2 2019/08/31 14:45:04 sthen Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -529,7 +529,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL)
@@ -532,7 +532,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)