Skip to content

Commit 85159c0

Browse files
committed
OS-3760 Update bind9
1 parent f1ba150 commit 85159c0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

bind/Makefile

+3-2
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,16 @@
1818
#
1919
# CDDL HEADER END
2020
#
21-
# Copyright (c) 2013 Joyent, Inc. All rights reserved.
21+
# Copyright (c) 2015 Joyent, Inc. All rights reserved.
2222
#
2323

24-
VER = bind-9.8.0
24+
VER = bind-9.10.1-P1
2525

2626
include ../Makefile.defs
2727

2828
AUTOCONF_OPTS += \
2929
--with-libxml2=no \
30+
--with-libjson=no \
3031
--without-openssl
3132

3233
CFLAGS += -g $(CPPFLAGS)
Binary file not shown.

0 commit comments

Comments
 (0)