gettdns: Bump to 1.4.1 plus fixes

Makefile needed to be updated specify ssl dir

Signed-off-by: David Mora <iamperson347+public@gmail.com>
This commit is contained in:
David Mora
2018-02-21 21:04:16 -05:00
parent 1b8696446f
commit 389c9cf729
2 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ config GETDNS_ENABLE_STUB_ONLY
getdns can be configured for stub resolution mode only. (Removes libunbound dependency)
default y
config GETDNS_ENABLE_IDN
bool "GETDNS_ENABLE_IDN"
config GETDNS_ENABLE_IDN_LIBIDN
bool "GETDNS_ENABLE_IDN_LIBIDN"
help
getdns can be configured with some IDN Support. (Requires libidn dependency)
default n