aboutsummaryrefslogtreecommitdiff
path: root/lib/libunbound
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-05-12 14:15:39 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-05-12 14:15:39 +0000
commit65b390aa03158608c95d842609dcc4c7129d6476 (patch)
tree4b7aee665c8acee80420e58a1d090bd267478d28 /lib/libunbound
parent3005e0a300309ec169f8e42181b39865e910da6c (diff)
parent6cacf549d3c2d5bddb0dcadd620e1db2897c7f26 (diff)
downloadsrc-65b390aa03158608c95d842609dcc4c7129d6476.tar.gz
src-65b390aa03158608c95d842609dcc4c7129d6476.zip
Upgrade Unbound to 1.6.2. More to follow.
Notes
Notes: svn path=/head/; revision=333559
Diffstat (limited to 'lib/libunbound')
-rw-r--r--lib/libunbound/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile
index 4cbd5cdbb6e9..7de5043a2022 100644
--- a/lib/libunbound/Makefile
+++ b/lib/libunbound/Makefile
@@ -6,7 +6,7 @@ LDNSDIR= ${SRCTOP}/contrib/ldns
UNBOUNDDIR= ${SRCTOP}/contrib/unbound
# Hold my beer and watch this
-.PATH: ${UNBOUNDDIR} ${UNBOUNDDIR}/cachedb ${UNBOUNDDIR}/dns64 ${UNBOUNDDIR}/iterator ${UNBOUNDDIR}/sldns ${UNBOUNDDIR}/libunbound ${UNBOUNDDIR}/services ${UNBOUNDDIR}/services/cache ${UNBOUNDDIR}/util ${UNBOUNDDIR}/util/data ${UNBOUNDDIR}/util/storage ${UNBOUNDDIR}/validator
+.PATH: ${UNBOUNDDIR} ${UNBOUNDDIR}/cachedb ${UNBOUNDDIR}/dns64 ${UNBOUNDDIR}/iterator ${UNBOUNDDIR}/sldns ${UNBOUNDDIR}/libunbound ${UNBOUNDDIR}/services ${UNBOUNDDIR}/services/cache ${UNBOUNDDIR}/util ${UNBOUNDDIR}/util/data ${UNBOUNDDIR}/respip ${UNBOUNDDIR}/util/storage ${UNBOUNDDIR}/validator
LIB= unbound
PRIVATELIB=
@@ -22,8 +22,8 @@ SRCS= alloc.c as112.c autotrust.c cachedb.c config_file.c configlexer.l \
localzone.c locks.c log.c lookup3.c lruhash.c mesh.c mini_event.c \
modstack.c module.c msgencode.c msgparse.c msgreply.c net_help.c \
netevent.c outbound_list.c outside_network.c packed_rrset.c parse.c \
- parseutil.c random.c rbtree.c regional.c rrdef.c rrset.c rtt.c \
- sbuffer.c slabhash.c str2wire.c timehist.c tube.c \
+ parseutil.c random.c rbtree.c regional.c respip.c rrdef.c rrset.c \
+ rtt.c sbuffer.c slabhash.c str2wire.c timehist.c tube.c \
ub_event_pluggable.c val_anchor.c val_kcache.c val_kentry.c \
val_neg.c val_nsec.c val_nsec3.c val_secalgo.c val_sigcrypt.c \
val_utils.c validator.c view.c winsock_event.c wire2str.c