dnsmasq: Update to 2.75

Rather severe regression in handling DNSSEC with CNAMEs.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-08-01 20:23:34 +01:00
parent a862fbc0ce
commit d08045eaa6
3 changed files with 19 additions and 18 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.73
VER = 2.75
THISAPP = dnsmasq-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = b8bfe96d22945c8cf4466826ba9b21bd
$(DL_FILE)_MD5 = 887236f1ddde6eb57cdb9d01916c9f72
install : $(TARGET)