]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dnsmasq: Update to 2.76
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 19 May 2016 17:19:36 +0000 (19:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 May 2016 17:25:21 +0000 (18:25 +0100)
Final version.

For a detailed changelog, see:
http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dnsmasq

index 7d09e6ca3cdb800da6ad3477457c46f4982473f6..e425f7df28a646b737c242c6c9621b4335709a16 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.76rc2
+VER        = 2.76
 
 THISAPP    = dnsmasq-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1d5b834803a44e806f2865877574fe47
+$(DL_FILE)_MD5 = 00f5ee66b4e4b7f14538bf62ae3c9461
 
 install : $(TARGET)