]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dnsmasq: Update to 2.71.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 20 May 2014 09:25:12 +0000 (11:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Jul 2014 11:43:25 +0000 (13:43 +0200)
lfs/dnsmasq

index 8257913498a05c24b87d50011c17d67d34dc9b60..29de283d978de1221b35d4ddae387b6101d89330 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.70
+VER        = 2.71
 
 THISAPP    = dnsmasq-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1d654e80888ab5dbba015548fd284d46
+$(DL_FILE)_MD5 = 9e2e4d59c75e71ee3ca817ff0f9be69e
 
 install : $(TARGET)