From: Michael Tremer Date: Thu, 24 Jul 2008 11:21:21 +0000 (+0200) Subject: Updated dnsmasq to 2.45. X-Git-Tag: v2.3-beta2~6^2~3 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=fbbab534f4956373424d68f1ffa4d33fe3549b77 Updated dnsmasq to 2.45. --- diff --git a/lfs/dnsmasq b/lfs/dnsmasq index faae59c8fd..3546659046 100644 --- a/lfs/dnsmasq +++ b/lfs/dnsmasq @@ -24,7 +24,7 @@ include Config -VER = 2.40 +VER = 2.45 THISAPP = dnsmasq-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 91b6063ae81146b9d70b4381b2f3e44f +$(DL_FILE)_MD5 = b7956e15c9766e05b3eca3ce88fdb616 install : $(TARGET)