PKG_NAME:=unbound
PKG_VERSION:=1.11.0
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
CONFIG_PACKAGE_libunbound_libevent \
CONFIG_PACKAGE_libunbound_libpthread \
CONFIG_PACKAGE_libunbound_pythonmodule \
- CONFIG_PACKAGE_libunbound_subnet
+ CONFIG_PACKAGE_libunbound_subnet \
+ CONFIG_PACKAGE_libunbound_dnstap
include $(INCLUDE_DIR)/package.mk
+PACKAGE_libunbound_ipset:libmnl \
+PACKAGE_libunbound_libevent:libevent2 \
+PACKAGE_libunbound_libpthread:libpthread \
- +PACKAGE_libunbound_pythonmodule:python3-base
+ +PACKAGE_libunbound_pythonmodule:python3-base \
+ +PACKAGE_libunbound_dnstap:libprotobuf-c
endef
define Package/libunbound/description
config PACKAGE_libunbound_subnet
bool "Build with SUBNET cache module support."
default n
+ config PACKAGE_libunbound_dnstap
+ bool "Build with dnstap support."
+ default n
endif
endef
--with-pthreads,--without-pthreads --without-solaris-threads) \
$(if $(CONFIG_PACKAGE_libunbound_python),--with-pythonmodule,) \
$(if $(CONFIG_PACKAGE_libunbound_subnet),--enable-subnet,) \
+ $(if $(CONFIG_PACKAGE_libunbound_dnstap),--enable-dnstap,) \
define Package/unbound-daemon/conffiles
/etc/config/unbound