From: Michael Tremer Date: Tue, 20 May 2014 09:25:12 +0000 (+0200) Subject: dnsmasq: Update to 2.71. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51f5ed7decb9bbd081781d776d7d03a7217f0e24;p=people%2Fms%2Fipfire-2.x.git dnsmasq: Update to 2.71. --- diff --git a/lfs/dnsmasq b/lfs/dnsmasq index 8257913498..29de283d97 100644 --- a/lfs/dnsmasq +++ b/lfs/dnsmasq @@ -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)