From 51f5ed7decb9bbd081781d776d7d03a7217f0e24 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 20 May 2014 11:25:12 +0200 Subject: [PATCH] dnsmasq: Update to 2.71. --- lfs/dnsmasq | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/dnsmasq b/lfs/dnsmasq index 825791349..29de283d9 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) -- 2.39.2